{
  "name": "MPL Games - Mobile Premier League",
  "short_name": "MPL Games",
  "description": "Play cash games on India's largest online gaming platform. Win real money with 60+ games including Rummy, Poker, and Fantasy Sports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/mpl-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/mpl-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Games",
      "description": "Browse and play MPL games",
      "url": "/games",
      "icons": [{ "src": "/mpl-logo.svg", "sizes": "96x96" }]
    }
  ]
}

