{
  "name": "Indian Dream",
  "short_name": "Indian Dream",
  "description": "Turn-based Indian financial life simulation — from age 21 to retirement.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#060a14",
  "theme_color": "#060a14",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
