{
  "name": "CitizenZ — India's Civic Fitness Platform",
  "short_name": "CitizenZ",
  "description": "Complete civic missions, earn Karma Points, unlock rewards, and become a force for positive change in your community.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F3FF",
  "theme_color": "#6366f1",
  "categories": ["social", "lifestyle", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}