{
	"name": "Piano Tutor",
	"short_name": "Piano Tutor",
	"description": "Learn piano from scratch — keys, notes, rhythm, and real songs.",
	"start_url": "./",
	"display": "standalone",
	"orientation": "landscape",
	"background_color": "#F5F7F3",
	"theme_color": "#F5F7F3",
	"icons": [
		{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
	]
}
