{
  "name": "Electromas - Electromenager -60%",
  "short_name": "Electromas",
  "description": "Boutique en ligne d'electromenager neuf, expo et reconditionne jusqu'a -60%. Livraison Ile-de-France, installation offerte, garantie 3 mois.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#10b981",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Catalogue",
      "short_name": "Catalogue",
      "description": "Voir tous les produits",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon panier",
      "short_name": "Panier",
      "description": "Voir mon panier",
      "url": "/panier.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Promotions",
      "short_name": "Promos",
      "description": "Voir les offres -60%",
      "url": "/?promo=1&utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}