{
  "name": "La Bijouterie du Lingoteur",
  "short_name": "Le Lingoteur",
  "description": "Bijoux artisanaux en or nordique, lingots et pendentifs personnalisés — fabriqués à la main dans l'atelier.",
  "start_url": "/index-boutique.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "fr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
