{
	"name": "In CC",
	"short_name": "INCC",
	"description": "In CC — episodes, characters and the world.",
	"id": "/",
	"start_url": "/?source=pwa",
	"scope": "/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"orientation": "portrait",
	"background_color": "#000000",
	"theme_color": "#000000",
	"lang": "nl",
	"dir": "ltr",
	"categories": ["entertainment", "social"],
	"icons": [
		{ "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/img/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "/img/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
