{
  "id": "https://www.livecupscores.com/",
  "name": "livecupscores",
  "short_name": "livecupscores",
  "description": "Live football scores, fixtures, standings, match stats, H2H, lineups, fantasy games, highlights and FIFA World Cup 2026 coverage.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#08101f",
  "theme_color": "#93f12f",
  "categories": ["sports", "news", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "screenshots": [
    {
      "src": "/livecupscores-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "livecupscores football dashboard"
    }
  ],
  "icons": [
    {
      "src": "/livecupscores-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/livecupscores-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/livecupscores-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Matches",
      "short_name": "Live",
      "description": "Open current live football matches.",
      "url": "/?source=pwa#live",
      "icons": [{ "src": "/livecupscores-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Fantasy Games",
      "short_name": "Fantasy",
      "description": "Build your fantasy match XI.",
      "url": "/fantasy?source=pwa",
      "icons": [{ "src": "/livecupscores-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Highlights",
      "short_name": "Highlights",
      "description": "Watch latest football highlights.",
      "url": "/?source=pwa#highlights",
      "icons": [{ "src": "/livecupscores-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
