{
	"id": "/",
	"name": "MimiTab",
	"short_name": "MimiTab",
	"description": "アップロードした mp3 からギターの音だけを抽出できる Web アプリ",
	"lang": "ja",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#ffffff",
	"theme_color": "#ff3e00",
	"icons": [
		{
			"src": "/icons/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
