{
  "name": "EcoKash - Smart Circular Recycling",
  "short_name": "EcoKash",
  "description": "Smart Circular Recycling Ecosystem Platform for Bengaluru. Scan QR codes, deposit recyclables, and earn kASH rewards.",
  "start_url": "./index.html?source=pwa",
  "id": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#064e3b",
  "theme_color": "#10b981",
  "categories": [
    "utilities",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
