{
  "name": "Mysuru · KRSHAI",
  "short_name": "KRSHAI",
  "description": "AI-powered community platform for the Heritage City of Mysuru — events, places, civic reports & local services.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060d1c",
  "theme_color": "#ea580c",
  "lang": "en",
  "categories": ["lifestyle", "travel", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View today's events in Mysuru",
      "url": "/#events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Report Civic Issue",
      "short_name": "Report",
      "description": "Report a civic issue in Mysuru",
      "url": "/#sustainability",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
