{
	"name": "PesaBass Music",
	"short_name": "PesaBass",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"prefer_related_applications": false,
	"background_color": "#0b0b0b",
	"theme_color": "#0A0A0F",
	"description": "Discover Africa's Sonic Revolution. Support rising stars and enjoy your next favorite song.",
	"categories": ["entertainment", "music", "multimedia"],
	"handle_links": "preferred",
	"launch_handler": {
		"client_mode": "navigate-existing"
	},
	"orientation": "portrait",
	"screenshots": [
		{
			"src": "/screenshots/tv-home.jpg",
			"sizes": "1920x1080",
			"type": "image/jpeg",
			"form_factor": "wide"
		}
	],
	"icons": [
		{ "src": "/icons/pesabass-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/icons/pesabass-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/pesabass-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/pesabass-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
		{ "src": "/icons/pesabass-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
