{
    "name": "iPromo - Offres et Coupons",
    "short_name": "iPromo",
    "description": "Plateforme d'offres exclusives et de gestion de coupons.",
    "start_url": "/user-dashboard.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://ipromo.click/img/logo-ipromo.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "https://ipromo.click/img/logo-ipromo.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "id": "/?source=pwa"
}