{
  "name": "HenrY Store",
  "short_name": "HenrY Store",
  "description": "Rendez-vous, abonnements, commandes & achats. Contactez-nous sur WhatsApp.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#D32F2F",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-store.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-store.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}