{
  "name": "Predictium — Analyse statistique football",
  "short_name": "Predictium",
  "description": "50 000 simulations Monte Carlo par match. Analyse statistique avancée du football.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#00f0ff",
  "scope": "/",
  "lang": "fr",
  "categories": ["sports"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Matchs du jour",
      "short_name": "Football",
      "url": "/?sport=football",
      "description": "Voir les matchs de football du jour"
    }
  ]
}
