{
  "name": "Predikko — Prévisions IA",
  "short_name": "Predikko",
  "description": "Prédictions football par intelligence artificielle. Value Bets, alertes Telegram, backtesting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "fr",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["sports", "finance", "utilities"],
  "shortcuts": [
    {
      "name": "Prédictions du jour",
      "url": "/?tab=predictions",
      "description": "Voir les meilleures prédictions du jour"
    },
    {
      "name": "Value Bets",
      "url": "/?tab=markets",
      "description": "Accéder aux Value Bets en cours"
    }
  ]
}
