{
  "name": "IPL Fantasy 365 - Mega League Contests",
  "short_name": "IPL 365",
  "description": "Daily fantasy cricket mega league contests with massive prize pools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E4747",
  "theme_color": "#FF6B5A",
  "icons": [
    {
      "src": "/assets/img/logo/logo-orb-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}