{
  "name": "Namma Kartavya — Civic Reporting",
  "short_name": "Namma Kartavya",
  "description": "Anonymously report civic issues to your area MLA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "categories": ["government", "utilities", "social"],
  "shortcuts": [
    {
      "name": "Report Issue",
      "short_name": "Report",
      "description": "Capture and submit a civic issue",
      "url": "/report/new",
      "icons": [{ "src": "/logo.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Live Map",
      "short_name": "Map",
      "description": "View public civic reports nearby",
      "url": "/map",
      "icons": [{ "src": "/logo.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
