{
  "name": "PingScores \u2014 Live Football Scores & Predictions",
  "short_name": "PingScores",
  "description": "Real-time football scores, AI predictions, prediction pools, and leaderboards for 151+ leagues worldwide. Track live matches, predict outcomes, compete with friends, and climb the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "categories": [
    "sports",
    "entertainment",
    "games"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/live-scores.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live scores from 151+ leagues"
    },
    {
      "src": "/screenshots/match-details.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Detailed match stats and timeline"
    },
    {
      "src": "/screenshots/predictions.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Predict match outcomes"
    },
    {
      "src": "/screenshots/leaderboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Compete on the leaderboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Scores",
      "short_name": "Live",
      "url": "/LiveScores",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Predictions",
      "short_name": "Predict",
      "url": "/Pools",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Favourites",
      "short_name": "Favs",
      "url": "/Favourites",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}