{
  "name": "Goaltyso — Live Football Scores",
  "short_name": "Goaltyso",
  "description": "Live football scores, fixtures, standings, lineups and statistics.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A1628",
  "background_color": "#0A1628",
  "lang": "en",
  "categories": ["sports", "news"],
  "icons": [
    { "src": "/assets/images/appIcon/Icon_dark_.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/images/appIcon/Icon_dark_.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/images/appIcon/Icon_dark_.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Live", "short_name": "Live", "url": "/?filter=live", "icons": [{ "src": "/assets/images/appIcon/Icon_dark_.png", "sizes": "192x192" }] },
    { "name": "Standings", "short_name": "Standings", "url": "/league.php", "icons": [{ "src": "/assets/images/appIcon/Icon_dark_.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
