{
  "short_name": "MAMAY",
  "name": "MAMAY — Companion Maternité Offline",
  "icons": [
    {
      "src": "/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%23D8A798'/><path d='M50 25 C30 25, 20 45, 50 80 C80 45, 70 25, 50 25 Z' fill='%23FAF6F0'/></svg>",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#FAF6F0",
  "theme_color": "#D8A798",
  "display": "standalone",
  "orientation": "portrait"
}
