{
	"short_name": "Le Chesnay-Rocquencourt",
	"name": "Ville du Chesnay-Rocquencourt",
	"theme_color": "#fbf6f2",
	"background_color": "#fbf6f2",
	"display": "standalone",
	"orientation": "portrait",
    "icons": [
        {
            "src": "/Theme/Img/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/Theme/Img/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
	"start_url": "https://www.lechesnay-rocquencourt.fr",
	"id": "/",
	"related_applications": [
		{
			"platform": "web"
		}
	]
}