{
    "name": "Smart Recyparc",
    "short_name": "Recyparc",
    "description": "Disponibilite des recyparcs pres de chez vous.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f2f6f1",
    "theme_color": "#126b58",
    "icons": [
        {
            "src": "/recyclage.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}