{
	"id": "/",
	"name": "HTML 功能测试",
	"short_name": "功能测试",
	"description": "用于测试常见 HTML 与浏览器 API 功能的静态站点。",
	"lang": "zh-CN",
	"dir": "ltr",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": [
		{
			"src": "/assets/screenshots/home-desktop.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "首页桌面端预览"
		},
		{
			"src": "/assets/screenshots/home-mobile.png",
			"sizes": "720x1280",
			"type": "image/png",
			"label": "首页移动端预览"
		}
	],
  
	"categories": [
		"education",
		"productivity",
		"utilities"
	]
}
