{
  "name": "Match Predictions",
  "short_name": "Predictions",
  "description": "Predict rugby match scores and climb the leaderboard.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#611825",
  "background_color": "#f2f2f2",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
