{
	"id": "index.html",
	"name": "Midify",
	"short_name": "Midify",
	"description": "A piano-learning app",
	"scope": "/",
	"scope_extensions": [],
	"start_url": "index.html",
	"display": "standalone",
	"display_override": ["window-controls-overlay", "standalone", "fullscreen", "browser"],
	"orientation": "any",
	"launch_handler": { "client-mode": "focus-existing" },
	"background_color": "#000000",
	"theme_color": "#0077c6",
	"dir": "ltr",
	"lang": "en",
	"categories": ["music", "education", "entertainment", "games", "utilities"],
	"icons": [
		{ "src": "/resources/favicons/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }
	]
}
