{
    "name": "Welya — Espace vendeur",
    "short_name": "Welya",
    "description": "Gérez vos commandes, produits et lives depuis votre mobile.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f8fafc",
    "theme_color": "#06b6d4",
    "lang": "fr",
    "icons": [
        {
            "src": "/pwa/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/cart.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
