{
  "name": "Green Bharat – Swachh Bharat Waste Game",
  "short_name": "Green Bharat",
  "description": "A neo-brutalist PWA game that teaches waste segregation under India's Swachh Bharat Mission & SWM Rules 2026.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF4E6",
  "theme_color": "#22C55E",
  "lang": "en-IN",
  "categories": ["education", "games"],
  "icons": [
    { "src": "assets/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
