{
	"name": "CableBox",
	"short_name": "CableBox",
	"description": "Retro cable TV experience for YouTube",
	"start_url": "./",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#000022",
	"theme_color": "#000022",
	"icons": [
		{
			"src": "icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "icon-maskable.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
