{
  "name": "Adam & Elle — Institut de Beauté",
  "short_name": "Adam & Elle",
  "description": "Votre institut en poche : diagnostic de peau, protocoles personnalisés, routine sur mesure, fidélité et réservation directe.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF4EF",
  "theme_color": "#C4927A",
  "lang": "fr-CH",
  "categories": ["beauty", "lifestyle", "health"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon diagnostic",
      "short_name": "Diagnostic",
      "url": "./index.html#diagnostic"
    },
    {
      "name": "Réserver un soin",
      "short_name": "Réserver",
      "url": "./index.html#reserver"
    },
    {
      "name": "Ma fidélité",
      "short_name": "Fidélité",
      "url": "./index.html#fidelite"
    },
    {
      "name": "Inviter une amie",
      "short_name": "Parrainage",
      "url": "./index.html#parrainage"
    }
  ]
}
