{
  "name": "Apaisio — Suivi Santé Mentale",
  "short_name": "Apaisio",
  "description": "Journal intime numérique pour suivre ton humeur, ton sommeil et communiquer avec ton médecin.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#fff8f0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
