{
  "name": "PronosFacile — Pronostics IA",
  "short_name": "PronosFacile",
  "description": "Pronostics football, turf et Loto Foot par intelligence artificielle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F5F1",
  "theme_color": "#5B4FE8",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "lang": "fr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Football",
      "short_name": "⚽ Football",
      "description": "Pronostics football IA du jour",
      "url": "/predictions/football",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Turf / PMU",
      "short_name": "🐎 Turf",
      "description": "Pronostics courses PMU",
      "url": "/predictions/turf",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Loto Foot",
      "short_name": "🎰 Loto Foot",
      "description": "Coupon Loto Foot IA",
      "url": "/predictions/lotofoot",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Résultats",
      "short_name": "📊 Résultats",
      "description": "Résultats et taux de réussite",
      "url": "/resultats",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
