{
	"name": "data.sidp.fr",
	"short_name": "SIDP",
	"start_url": "index.html",
	"display": "standalone",
	"background_color": "#fdfdfd",
	"theme_color": "#2d333a",
	"orientation": "portrait-primary",
	"icons": 
	[
		{
			"src": "/manifest/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/manifest/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
