{
  "name": "Melattur Entertainment Events",
  "short_name": "MEE",
  "description": "Book tickets for the best events in Kerala",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0F",
  "theme_color": "#9500ff",
  "icons": [
    {
      "src": "/images/brandings/logo.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/brandings/logo.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}