{
	"short_name": "Tremblay-en-France",
	"name": "Ville de Tremblay-en-France",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"orientation": "portrait",
    "icons": [
        {
            "src": "/fileadmin/www.tremblay-en-france.fr/templates/Img/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/fileadmin/www.tremblay-en-france.fr/templates/Img/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
	"start_url": "https://www.tremblay-en-france.fr",
	"id" : "/",
	"lang" : "fr",
	"related_applications": [
		{
			"platform": "web"
		}
	]
}