{
    "name": "DigiComSuccess",
    "short_name": "DigiComSuccess",
    "description": "Marketplace internationale sécurisée — achetez et vendez en toute confiance.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a3a5c",
    "orientation": "portrait-primary",
    "lang": "fr",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "finance", "business"],
    "shortcuts": [
        {
            "name": "Marketplace",
            "short_name": "Explorer",
            "description": "Explorer la marketplace",
            "url": "/marketplace",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Devenir vendeur",
            "short_name": "Vendre",
            "description": "Créer votre boutique gratuitement",
            "url": "/register",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
