{
	"name": "七仔系统",
	"short_name": "七仔系统",
	"description": "欢迎访问七仔系统",
	"start_url": "/index.html",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#4285f4",
	"icons": [{
			"src": "/static/icon_x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/static/icon_x260.png",
			"sizes": "260x260",
			"type": "image/png"
		}
	]
}