{
  "name": "BoxiMed — Votre pharmacie, à la maison",
  "short_name": "BoxiMed",
  "description": "Le gestionnaire intelligent de votre pharmacie à domicile.",
  "lang": "fr",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3FA35A",
  "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
