{
  "name": "BolaClash",
  "short_name": "BolaClash",
  "description": "Predict football scores, earn points, and climb the leaderboard.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#0B0F1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
