{
	"name": "bento",
	"start_url": ".",
	"description": "sampler and sequencer",
	"display": "fullscreen",
	"scope": "/",
	"theme_color": "#cc3366",
	"background_color": "#ffe9ed",
	"icons": [
		{
			"src": "/aux/icons/maskable_icon.png",
			"sizes": "any",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "aux/icons/bento.svg",
			"type": "image/svg",
			"purpose": "any",
			"sizes": "any"
		},
		{
			"src": "/aux/icons/bento-512.png",
			"type": "image/png",
			"purpose": "any",
			"sizes": "512x512"
		},
		{
			"src": "/aux/icons/bento-monochrome.png",
			"type": "image/png",
			"purpose": "monochrome",
			"sizes": "any"
		}
	]
}
