{
  "name": "Big Ludo — Play & Win",
  "short_name": "Big Ludo",
  "description": "Play Ludo, Win Real Money. Instant UPI withdrawals.",
  "start_url": "/play",
  "id": "/play",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0D0520",
  "theme_color": "#0D0520",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["games", "entertainment"],
  "iarc_rating_id": "",
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "url": "/play",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Add Money",
      "short_name": "Wallet",
      "url": "/add-money",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
