{
  "name": "KRUSH POKER",
  "short_name": "KRUSH",
  "description": "La performance mentale des joueurs de poker : dashboard mental, coach IA, exercices et suivi quotidien.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "lang": "fr",
  "shortcuts": [
    {
      "name": "Mon espace coach",
      "short_name": "Coach",
      "description": "Console de coaching : joueurs, créneaux, réservations et live.",
      "url": "/console-coach",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
