{
	"name": "Composing Gloves",
	"short_name": "CG",
	"description": "Music production training, ear training, and music theory exercises.",
	"start_url": "/app",
	"display": "standalone",
	"background_color": "#1a1a1a",
	"theme_color": "#ff8c00",
	"icons": [
		{
			"src": "/img/logo-512.webp",
			"sizes": "512x512",
			"type": "image/webp",
			"purpose": "any maskable"
		},
		{
			"src": "/img/favicon.webp",
			"sizes": "64x64",
			"type": "image/webp"
		}
	]
}
