{
    "name": "Catalogue & Boutique",
    "short_name": "Boutique",
    "start_url": "/catalog.html",
    "scope": "/",
    "id": "/catalog.html",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#4F46E5",
    "description": "Découvrez notre boutique et commandez facilement en ligne.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/commerce-default-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/commerce-default-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/commerce-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/commerce-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}