{
	"name": "Sampled",
	"short_name": "Sampled",
	"description": "Public-domain samples and a step sequencer that runs in the browser.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#000000",
	"theme_color": "#000000",
	"categories": ["music", "productivity"],
	"icons": [
		{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"shortcuts": [
		{ "name": "Library", "url": "/library" },
		{ "name": "Studio", "url": "/studio" },
		{ "name": "Files", "url": "/files" }
	]
}
