{
	"name": "CuePlayer Cloud",
	"short_name": "CuePlayer",
	"start_url": "/app",
	"description": "Phrase-based music player",
	"icons": [
		{
			"src": "/pwa/icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/pwa/icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "/pwa/icon.svg",
			"type": "image/svg+xml",
			"sizes": "any"
		}
	],
	"screenshots": [
		{
			"src": "/pwa/mobile.png",
			"sizes": "751x1332",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "CuePlayer Mobile - Home Screen"
		},
		{
			"src": "/pwa/mobile-2.png",
			"sizes": "751x1334",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "CuePlayer Mobile - player"
		}
	],
	"background_color": "#fff",
	"theme_color": "#1c1917",
	"display": "fullscreen",
	"orientation": "portrait"
}
