{
  "name": "Le Bon Prix 360",
  "short_name": "LBP360",
  "description": "La communauté francophone des bons plans — partagez et découvrez les meilleures offres.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f97316",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192x192-any.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-any.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Le Bon Prix 360 — Bons plans communautaires"
    }
  ],
  "categories": ["shopping", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Bons plans",
      "short_name": "Deals",
      "description": "Parcourir les bons plans",
      "url": "/deals",
      "icons": [{ "src": "/icons/icon-192x192-any.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Publier un bon plan",
      "short_name": "Publier",
      "description": "Partager un nouveau bon plan",
      "url": "/deals/new",
      "icons": [{ "src": "/icons/icon-192x192-any.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
