{
	"name": "喵喵聊天",
	"short_name": "喵喵聊天",
	"description": "喵喵聊天 H5 即时通讯应用",
	"lang": "zh-CN",
	"start_url": "./login.html",
	"scope": "./",
	"display": "standalone",
	"background_color": "#E9E9E9",
	"theme_color": "#2E3238",
	"icons": [
		{
			"src": "./img/logo-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "./img/logo-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "./img/logo-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
