{
  "id": "/",
  "name": "JanaNayagam",
  "short_name": "JanaNayagam",
  "description": "Civic issue tracker for Chennai. Report. Track. Resolve.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E5364A",
  "background_color": "#FAFAF7",
  "categories": ["news", "social", "utilities"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Report an issue", "short_name": "Report", "url": "/post", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Notifications", "short_name": "Bell", "url": "/notifications", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
