{
  "name": "Strikescore — Live Football Scores & News",
  "short_name": "Strikescore",
  "description": "Live football scores, league tables, lineups, stats and news. Premier League, LaLiga, Serie A, Bundesliga, NBC Premier League and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1118",
  "theme_color": "#0E1118",
  "categories": ["sports", "news"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
