{
  "name": "Albasy Marketplace",
  "short_name": "Albasy",
  "description": "La marketplace de référence — Mode, Tech, Lifestyle",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FFD600",
  "background_color": "#FFFFFF",
  "lang": "fr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "img/icon-72.png",  "sizes": "72x72",  "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-96.png",  "sizes": "96x96",  "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-192.png", "sizes": "192x192","type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-512.png", "sizes": "512x512","type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Mes Commandes",
      "short_name": "Commandes",
      "url": "/commandes/",
      "icons": [{ "src": "img/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mes Points",
      "short_name": "Points",
      "url": "/mes-points/",
      "icons": [{ "src": "img/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
