{
	"name": "Kaizen Sprint",
	"short_name": "Kaizen",
	"description": "Energy-based sprint task management",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#6366f1",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshots/mobile.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/screenshots/desktop.png",
			"sizes": "1280x800",
			"type": "image/png",
			"form_factor": "wide"
		}
	]
}
