{
  "name": "Éditions B. — Portail B2B",
  "short_name": "Éditions B.",
  "description": "Portail de commande pour les revendeurs Éditions B.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B2B4B",
  "theme_color": "#1B2B4B",
  "lang": "fr",
  "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": "Catalogue",
      "url": "/catalogue.html",
      "description": "Parcourir les visuels"
    },
    {
      "name": "Commander",
      "url": "/commande.html",
      "description": "Préparer une commande"
    }
  ]
}
