{
	"name": "Till",
	"short_name": "Till",
	"description": "Minimalist inventory & POS",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#f6e6ee",
	"theme_color": "#f6e6ee",
	"icons": [
		{
			"src": "/icons/icon-192x192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512x512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any maskable"
		},
		{
			"src": "/logo.svg",
			"type": "image/svg+xml",
			"sizes": "any",
			"purpose": "any"
		}
	],
	"categories": ["business", "productivity", "finance"],
	"lang": "fr-FR",
	"dir": "ltr",
	"prefer_related_applications": false
}
