{
  "name": "Nature Pharmacy",
  "short_name": "Nature Pharmacy",
  "id": "/",
  "description": "Découvrez notre sélection de plantes médicinales, huiles essentielles et cosmétiques naturels certifiés bio. Médecine traditionnelle et bien-être naturel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "dir": "ltr",
  "lang": "fr",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "categories": ["health", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.png",
      "type": "image/png",
      "sizes": "808x852",
      "form_factor": "narrow",
      "label": "Accueil — Nature Pharmacy"
    },
    {
      "src": "/screenshots/screen-products.png",
      "type": "image/png",
      "sizes": "785x862",
      "form_factor": "narrow",
      "label": "Catalogue de produits"
    },
    {
      "src": "/screenshots/screen-product-detail.png",
      "type": "image/png",
      "sizes": "840x897",
      "form_factor": "narrow",
      "label": "Détail produit"
    }
  ],
  "shortcuts": [
    {
      "name": "Produits",
      "short_name": "Produits",
      "url": "/fr/products",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon compte",
      "short_name": "Compte",
      "url": "/fr/account",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
