{
	"id": "/musicshake_web/",
	"name": "Musicshake",
	"short_name": "Musicshake",
	"description": "Make and play music anywhere, right in your browser.",
	"start_url": "/musicshake_web/?source=app",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#111111",
	"theme_color": "#2a2a2a",
	"categories": ["music", "entertainment"],
	"icons": [
		{"src": "/img/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
		{"src": "/img/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
		{"src": "/img/app/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
	]
}
