{
  "id": "dabangludo-pwa-v3",
  "name": "Dabang Ludo – Play Ludo Online & Win Cash",
  "short_name": "Dabang Ludo",
  "description": "Dabang Ludo (dabangludo) – India's #1 online Ludo app. Play Dabang Ludo battles, win real cash, and withdraw instantly. Join dabangludo.com now!",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#D62128",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["games", "entertainment", "finance"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/dabang-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dabang-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dabang-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/dabang-pwa-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump straight into a Ludo battle",
      "url": "/battles?source=shortcut",
      "icons": [
        {
          "src": "/dabang-pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Add Cash",
      "short_name": "Add Cash",
      "description": "Top up your Dabang Ludo wallet",
      "url": "/wallet?source=shortcut",
      "icons": [
        {
          "src": "/dabang-pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
