{
  "name": "Events Around Me",
  "short_name": "Events Around Me",
  "description": "Discover concerts, festivals, workshops, and things to do happening near you across Kerala.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find Events",
      "short_name": "Find",
      "description": "Search and filter events near you",
      "url": "/find",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
