{
  "name": "Prediz — Predict. Compete. Win.",
  "short_name": "Prediz",
  "description": "Free prediction platform for SA fans. Predict scores, join leagues, compete with friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7FC",
  "theme_color": "#00C853",
  "orientation": "portrait",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Predict Now",
      "url": "/predictions",
      "description": "Go to predictions"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "See global standings"
    }
  ]
}
