{
  "name": "Sama Boulangerie",
  "short_name": "SamaBoulan.",
  "description": "Gestion de boulangerie — livraisons, ventes et productions",
  "id": "https://samaboulangerie.com/",
  "start_url": "https://samaboulangerie.com/",
  "scope": "https://samaboulangerie.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F4F0",
  "theme_color": "#C4962A",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon QR Code",
      "short_name": "QR Code",
      "description": "Afficher mon QR Code livreur",
      "url": "/mon-qrcode",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Déclarer une vente",
      "short_name": "Ventes",
      "description": "Déclarer une vente",
      "url": "/mes-ventes",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": []
}
