{
    "name": "Boutique gregomiel",
    "lang": "fr-FR",
    "short_name": "Gregomiel",
    "description": "Boutique en ligne de Gregomiel",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#33291e",
    "background_color": "#33291e",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/favicon/favicon.webp",
            "sizes": "128x128"
        },
        {
            "src": "/img/favicon/favicon.webp",
            "sizes": "512x512"
        },
        {
            "src": "/img/favicon/favicon.png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ]
}