{
  "name": "MatchZone - Premium Football Streaming",
  "short_name": "MatchZone",
  "description": "Track and watch live football matches worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00E676",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/photo/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/photo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/photo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "Live Matches",
      "url": "/live",
      "description": "View live matches"
    },
    {
      "name": "Fixtures",
      "url": "/fixtures",
      "description": "Today's fixtures"
    }
  ]
}
