{
  "name": "PrajaPulse — Civic Action Platform",
  "short_name": "PrajaPulse",
  "description": "Report public issues, track resolutions, and hold local governments accountable. Karnataka's #1 civic accountability platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["government", "social", "utilities"],
  "icons": [
    { "src": "/favicon-16x16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32x32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png" },
    { "src": "/favicon-192x192.png","sizes": "192x192",  "type": "image/png", "purpose": "maskable any" },
    { "src": "/favicon-512x512.png","sizes": "512x512",  "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Raise a Concern",
      "short_name": "Raise",
      "description": "Report a new civic issue",
      "url": "/raise-concern",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Browse Issues",
      "short_name": "Issues",
      "description": "View live public issues",
      "url": "/issues",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
