{
  "name": "ANooruAN Predictor",
  "short_name": "Predictor",
  "description": "Predict football scores, earn points, and climb the leaderboard. Works offline.",
  "start_url": "/predictor/",
  "scope": "/predictor/",
  "display": "standalone",
  "background_color": "#07121F",
  "theme_color": "#07121F",
  "orientation": "any",
  "icons": [
    {
      "src": "/predictor/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
