{
	"id": "./",
	"name": "Xequence Audio",
	"short_name": "Xequence",
	"description": "Multitrack sequencer, modular synthesizer and mixer.",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"background_color": "#1a1a1a",
	"theme_color": "rgb(0, 200, 255)",
	"icons": [
		{
			"src": "icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icons/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}