{
	"theme_color": "#ef4444",
	"background_color": "#191B28",
	"scope": "/",
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait",
	"name": "RED Video",
	"short_name": "RV",
	"description": "Best youtube's alternative platform.",
	"icons": [
		{
			"src": "/images/256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/images/512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
