{
  "short_name": "PlayInfinity",
  "name": "PlayInfinity Sports Network",
  "description": "Find sports matches, games and events near you with PlayInfinity.",
  "icons": [
    {
      "src": "/playinfinity-mark.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/playinfinity-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["sports", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Cricket Matches",
      "short_name": "Cricket",
      "description": "Discover upcoming cricket games",
      "url": "/cricket",
      "icons": [{ "src": "/playinfinity-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "Football Matches",
      "short_name": "Football",
      "description": "Find football turf matches",
      "url": "/football",
      "icons": [{ "src": "/playinfinity-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "Kolkata Sports",
      "short_name": "Kolkata",
      "description": "Sports matches in Kolkata",
      "url": "/sports/kolkata",
      "icons": [{ "src": "/playinfinity-mark.png", "sizes": "192x192" }]
    }
  ]
}
