{
	"name": "Chord Chart Studio",
	"short_name": "ChordChartStudio",
	"start_url": ".",
	"display": "standalone",
	"background_color": "#1e2324",
	"description": "Create and manage chord charts",
	"icons": [
		{
			"src": "favicon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "favicon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
