{
  "name": "IPL Fantasy Club",
  "short_name": "IFC",
  "description": "Private IPL fantasy club for VIP members",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#3D348B",
  "icons": [
    {
      "src": "/assets/img/logo/favicon-orb.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}