{
	"id": "/",
	"name": "Sound Factory",
	"short_name": "Sound Factory",
	"description": "Browser-based synthesizer, sampler, and sequencer. No accounts, works offline.",
	"lang": "en",
	"dir": "ltr",
	"orientation": "any",
	"categories": ["music", "productivity", "entertainment"],
	"start_url": "/",
	"scope": "/",
	"launch_handler": {
		"client_mode": "navigate-existing"
	},
	"icons": [
		{
			"src": "/images/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/images/favicon-maskable.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	],
	"display": "standalone",
	"theme_color": "#0f172a",
	"background_color": "#0f172a"
}
