{
	"name": "Suivi reparation atelier",
	"short_name": "Suivi atelier",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f6f7f3",
	"theme_color": "#1f4f46",
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Nouveau depot",
			"url": "/depot/nouveau"
		}
	]
}
