{
  "name": "Bienviyance",
  "short_name": "Bienviyance",
  "description": "Votre espace Bienviyance",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8F1FF",
  "background_color": "#E8F1FF",
  "color_scheme": "light",
  "cross_origin": "use-credentials",
  "icons": [
    {
      "src": "/bnvce-ico.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/bnvce-ico.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
