{
	"name": "FR33TV Live",
	"short_name": "FR33TV",
	"description": "FR33TV Live - free IPTV streaming with 10,000+ channels",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0a0a0a",
	"theme_color": "#0a0a0a",
	"orientation": "any",
	"categories": ["entertainment", "video", "streaming"],
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	],
	"screenshots": [],
	"prefer_related_applications": false
}