{
	"name": "Gustave - Assistant BTP",
	"short_name": "Gustave",
	"description": "Assistant IA expert en réglementation et normes BTP françaises",
	"start_url": "/app",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"background_color": "#f4f2ec",
	"theme_color": "#0e0e0c",
	"orientation": "any",
	"lang": "fr",
	"icons": [
		{
			"src": "/favicon.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["business", "productivity"]
}
