{
  "name": "माझा Ward",
  "short_name": "MajhaWard",
  "description": "Report potholes and garbage in Mumbai. Find your ward, corporator, MLA, and MP. Track BMC civic accountability.",
  "start_url": "/report",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#FF9933",
  "background_color": "#08080c",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report an Issue",
      "short_name": "Report",
      "description": "Quickly report a pothole or garbage dump",
      "url": "/report",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
