{
  "name": "Stake Original",
  "short_name": "Stake Original",
  "description": "Stake official app. ₹20,000 welcome bonus + 200 free spins.",
  "lang": "hi",
  "dir": "ltr",
  "start_url": "./?launch=app",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b2b38",
  "theme_color": "#1b2b38",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}