{
    "name": "Des Jeux Sans Fin - Location de jeux de société",
    "short_name": "Des Jeux Sans Fin",
    "description": "Location de jeux de société par abonnement - Box thématiques pour toute la famille",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF6B35",
    "orientation": "portrait-primary",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["games", "entertainment", "shopping"],
    "icons": [
        {
            "src": "/images/logo-carre.ico",
            "sizes": "192x192",
            "type": "image/x-icon",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo-carre.ico",
            "sizes": "512x512",
            "type": "image/x-icon",
            "purpose": "any maskable"
        }
    ]
}

