{
	"name": "ApplyOrbit — Bewerbungs-Tracker",
	"short_name": "ApplyOrbit",
	"description": "Organisiere Bewerbungen, optimiere mit KI und behalte den Überblick.",
	"start_url": "/app",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2563EB",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "de",
	"categories": ["productivity", "business"],
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
