{
	"name": "Leitivo",
	"short_name": "Leitivo",
	"description": "Business-Suite für Teams — CRM, Finanzen, Projekte, Chat, Kalender.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#2563eb",
	"background_color": "#ffffff",
	"categories": ["business", "productivity", "finance"],
	"lang": "de",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Dashboard",
			"url": "/",
			"description": "Übersicht öffnen"
		},
		{
			"name": "Neue Rechnung",
			"url": "/invoices/new",
			"description": "Rechnung erstellen"
		},
		{
			"name": "Aufgaben",
			"url": "/tasks",
			"description": "Aufgabenliste öffnen"
		}
	]
}
