{
	"name": "Compilateur",
	"short_name": "Compilateur",
	"start_url": "/compiler/fr/index.html",
	"scope": "/compiler/fr/",
	"display": "standalone",
	"background_color": "#FFFFFF",
	"theme_color": "#394851",
	"orientation": "any",
	"icons":[
		{
			"src":"https://www.techiedelight.com/wp-content/uploads/icon_x192.png",
			"sizes":"192x192",
			"type":"image/png",
			"purpose": "any maskable"
		},
		{
			"src":"https://www.techiedelight.com/wp-content/uploads/icon_x512.png",
			"sizes":"512x512",
			"type":"image/png",
			"purpose": "any maskable"
		}
	]
}