{
  "name": "The People's Model — ಜನ ಮಾದರಿ",
  "short_name": "TPM / ಜನ ಮಾದರಿ",
  "description": "Karnataka citizen platform — services, grievances, transparency. Bilingual EN/KN.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C4392F",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["government", "civic", "utilities"],
  "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": "File a grievance",
      "short_name": "Grievance",
      "url": "./index.html#grievance",
      "description": "Open the grievance filing flow"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "./index.html#services",
      "description": "Browse Karnataka public services"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "./index.html#dashboard",
      "description": "Transparency KPIs"
    }
  ]
}
