{
  "name": "Change Your Life",
  "short_name": "ChangeYourLife",
  "description": "Une base saine pour construire de grandes choses - Outils de santé mentale optimisés par l'IA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07192f",
  "theme_color": "#0070f3",
  "lang": "fr-FR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Your Life",
      "short_name": "YourLife",
      "description": "Ouvrir Your Life",
      "url": "/yourlife"
    },
    {
      "name": "Méditation",
      "short_name": "Méditer",
      "description": "Commencer une méditation",
      "url": "/meditation"
    },
    {
      "name": "Coach IA",
      "short_name": "Coach",
      "description": "Parler avec ton coach IA",
      "url": "/coach"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "categories": ["health", "lifestyle", "education"]
}
