{
  "name": "FAME - Guide du système nerveux",
  "short_name": "FAME",
  "description": "Diagnostic nerveux, fiches thérapeutiques et outils de régulation somatique pour gérer le stress, l'anxiété et l'hyperactivité.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "background_color": "#f5f4f1",
  "theme_color": "#567d4e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23f5f4f1' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%23567d4e'/><circle cx='96' cy='80' r='8' fill='white'/><path d='M96 90 L86 110 L106 110 Z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23f5f4f1' width='512' height='512'/><circle cx='256' cy='256' r='160' fill='%23567d4e'/><circle cx='256' cy='220' r='20' fill='white'/><path d='M256 250 L230 310 L282 310 Z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f4f1' width='540' height='720'/><text x='270' y='360' text-anchor='middle' font-size='48' fill='%23567d4e'>FAME</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Diagnostic",
      "short_name": "Diagnostic",
      "description": "Lance le diagnostic nerveux en 3 questions",
      "url": "/guide?scroll=diagnostic",
      "icons": []
    },
    {
      "name": "Mode Focus",
      "short_name": "Focus",
      "description": "Débute une session de travail profond",
      "url": "/outils?tab=focus",
      "icons": []
    }
  ]
}
