{
  "name": "GoalBet — Predict. Compete. Win.",
  "short_name": "GoalBet",
  "description": "Football prediction game for friend groups. Predict match outcomes, earn points, climb the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1733",
  "theme_color": "#0a1733",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
