{
  "name": "Solenn",
  "short_name": "Solenn",
  "description": "Ton coach de vie personnel — nutrition, sommeil, style & bien-être sur mesure",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F4",
  "theme_color": "#C87B52",
  "lang": "fr",
  "categories": ["health", "lifestyle", "fitness"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Parler à Solenn",
      "short_name": "Chat",
      "description": "Pose une question à ton coach IA",
      "url": "/?tab=chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes métriques",
      "short_name": "Santé",
      "description": "Enregistre tes métriques du jour",
      "url": "/?tab=sante",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
