{
	"name": "Jungle Escape",
	"short_name": "Jungle Escape",
	"description": "It is an escape game",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "666x375",
			"type": "image/png"
		}
	]
}