{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"theme_color": "#25c8bf",
	"background_color": "#cff3f1",
	"icons": [
		{
			"purpose": "maskable",
			"sizes": "512x512",
			"src": "icon512_maskable.png",
			"type": "image/png"
		},
		{ "purpose": "any", "sizes": "512x512", "src": "icon512_rounded.png", "type": "image/png" }
	],
	"orientation": "landscape",
	"display": "standalone",
	"dir": "auto",
	"lang": "fr-FR",
	"name": "C.I.G.A.L.E.",
	"short_name": "cigale",
	"start_url": "https://cigaleapp.github.io/cigale",
	"scope": "/cigale",
	"description": "Classification Intelligente et Gestion des Arthropodes et de L'Entomofaune",
	"id": "io.github.cigaleapp.cigale"
}
