{
	"id": "/",
	"name": "TFOC",
	"short_name": "TFOC",
	"description": "The Fabric of Cities — Visual Storytelling Platform",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"display_override": ["standalone", "browser"],
	"orientation": "portrait",
	"background_color": "#231F20",
	"theme_color": "#231F20",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshot-desktop.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "TFOC Desktop View"
		},
		{
			"src": "/screenshot-mobile.png",
			"sizes": "390x844",
			"type": "image/png",
			"label": "TFOC Mobile View"
		}
	],
	"categories": ["education", "entertainment"],
	"lang": "zh-CN"
}
