{
	"name": "Mushroom Of Hope",
	"short_name": "Mushroom Of Hope",
	"description": "game",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "18x18",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "34x34",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "130x130",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "258x258",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}