{
  "name": "PRISME — Raisonnement clinique structuré",
  "short_name": "PRISME",
  "description": "Cadre déterministe pour structurer l'évaluation neuropsychologique. Conçu pour les psychologues et neuropsychologues.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2D5A3D",
  "background_color": "#FAF9F6",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
