{
  "name": "ScoreVibe — Football Predictions & Games",
  "short_name": "ScoreVibe",
  "description": "Predict football scores, compete globally, and play daily football games. 100% free — no betting, no gambling.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d14",
  "theme_color": "#f5a623",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Fixtures",
      "url": "/#fixtures"
    },
    {
      "name": "Leaderboard",
      "url": "/#leaderboard"
    },
    {
      "name": "Game Center",
      "url": "/#gamecenter"
    }
  ]
}