{
  "name": "Dr Prabhu TVK Intelligence Room",
  "short_name": "TVK War Room",
  "description": "Real-time voter turnout monitoring for AC-184 Karaikudi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "any",
  "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": "War Room Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Real-time voter turnout war room"
    },
    {
      "name": "Booth Agent",
      "short_name": "My Booth",
      "url": "/booth/1",
      "description": "Booth agent voter management"
    }
  ],
  "categories": ["government", "utilities"]
}
