{
	"background_color": "#ffdd66",
	"description": "assist parent to manage children's devices",
	"display": "standalone",
	"icons": [
		{
			"src": "img/homescreen.png?1",
			"sizes": "310x310",
			"type": "image/png"
		}
	],
	"name": "Parent MDM",
	"short_name": "Parent MDM",
	"start_url": "https://pcs.iclass.hk/?display_mode=standalone",
	"theme_color": "#ffdd66",
	"orientation": "portrait"
}