{
  "name": "IA Art Thérapie",
  "short_name": "Art Thérapie IA",
  "description": "Générateur d’image IA pour créer une affiche personnalisée d’art thérapie à imprimer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#1e7f69",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}