{
  "name": "Village",
  "short_name": "Village",
  "description": "Le cerveau familial IA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#c4ddc4",
  "theme_color": "#3f6e5c",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon-16.png",            "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32.png",            "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon-180.png",  "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",              "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",              "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png",     "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}