{
  "name": "MySportsFix",
  "short_name": "MySportsFix",
  "description": "Live UK sports fixtures, scores, odds and TV listings across Football, Rugby, Cricket, F1, Golf, Boxing, Horse Racing, Snooker and Darts",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment", "news"],
  "lang": "en-GB",
  "dir": "ltr",
  "id": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Feed",
      "short_name": "Feed",
      "url": "/",
      "description": "Live sports feed with real-time updates"
    },
    {
      "name": "Football",
      "short_name": "Football",
      "url": "/football",
      "description": "Football fixtures, scores and odds"
    },
    {
      "name": "TV Listings",
      "short_name": "TV",
      "url": "/tv",
      "description": "Today's UK sports TV schedule"
    }
  ]
}
