{
	"name": "HanziFluency",
	"short_name": "HanziFluency",
	"description": "Learn Mandarin Chinese with spaced repetition, tone drills, and stroke tracing.",
	"start_url": "/",
	"display": "standalone",
	"theme_color": "#c4523a",
	"background_color": "#faf8f3",
	"categories": ["education", "productivity"],
	"lang": "en",
	"icons": [
		{
			"src": "/favicon.svg",
			"type": "image/svg+xml",
			"sizes": "any",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Review due cards",
			"short_name": "Review",
			"description": "Jump straight into your spaced-repetition review queue",
			"url": "/review",
			"icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
		},
		{
			"name": "Continue learning",
			"short_name": "Learn",
			"description": "Open the guided learning track at your current tier",
			"url": "/learn",
			"icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
		},
		{
			"name": "Practice tones",
			"short_name": "Tones",
			"description": "Audio tone-discrimination drill",
			"url": "/practice/tone",
			"icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
		}
	]
}
