{
	"name": "KarinaShort",
	"short_name": "KarinaShort",
	"start_url": "/h5/",
	"scope": "/h5/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000",
	"icons": [{
		"src": "/h5/static/icons/192x192.png",
		"sizes": "192x192",
		"type": "image/png"
	}, {
		"src": "/h5/static/icons/144x144.png",
		"sizes": "144x144",
		"type": "image/png"
	}, {
		"src": "/h5/static/icons/1024x1024.png",
		"sizes": "1024x1024",
		"type": "image/png"
	}]
}