{
  "name": "Pocket Games - Instant Browser Arcade",
  "short_name": "Pocket Games",
  "description": "Play 35+ verified 60 FPS arcade games instantly in your browser. Zero downloads, ₹10 a day, zero video ads.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "games",
    "entertainment",
    "arcade"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Featured 3D Games",
      "short_name": "3D Games",
      "description": "Play high-speed 3D neon and racing games",
      "url": "/#library",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "₹10 Day Pass",
      "short_name": "Day Pass",
      "description": "Unlock 24 hours unlimited ad-free arcade access",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "screenshots": []
}
