{
  "name": "Moody",
  "short_name": "Moody",
  "description": "Journal émotionnel bienveillant",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FF8C5A",
  "theme_color": "#FF8C5A",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/favicon-96x96.png",           "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
