{
  "name": "Ghanem Automation — Fournitures Électriques Industrielles",
  "short_name": "Ghanem Auto",
  "description": "Distributeur officiel de matériel d'automation industrielle en Algérie - Schneider Electric, Siemens, ABB, WIKA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3C69A5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "productivity", "shopping"],
  "keywords": ["automation", "industriel", "PLC", "variateur", "Schneider", "Siemens", "ABB", "Algerie"],
  "icons": [
    {
      "src": "/images/logo/pwa-icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/logo/pwa-icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop-home.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Page d'accueil sur desktop"
    },
    {
      "src": "/images/screenshots/mobile-catalogue.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Catalogue produits sur mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Catalogue",
      "short_name": "Catalogue",
      "description": "Parcourir le catalogue produits",
      "url": "/catalogue",
      "icon": [
        {
          "src": "/images/logo/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Devis",
      "short_name": "Devis",
      "description": "Demander un devis",
      "url": "/demande-de-devis",
      "icon": [
        {
          "src": "/images/logo/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Nous contacter",
      "url": "/contact",
      "icon": [
        {
          "src": "/images/logo/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/demande-de-devis",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "productName",
      "text": "description",
      "url": "productUrl"
    }
  }
}