{
  "name": "Rugby World Cup 2027 Predictor",
  "short_name": "RWC 2027",
  "description": "Interactive predictor for the 2027 Rugby World Cup",
  "display": "standalone",
  "background_color": "#07090d",
  "theme_color": "#f4a523",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
