{
	"name": "中国象棋",
	"short_name": "中国象棋",
	"description": "不一样的中国象棋",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "any",
	"background_color": "#808080",
	"icons": [
		{
			"src": "icons/icon-512.png",
			"sizes": "180x180",
			"type": "image/png"
		}
	]
}