{
	"name": "The Old Mighty Wizard",
	"short_name": "The Old Mighty Wizard",
	"description": "After years of preparation, the monsters were able to steal the king's greatest treasure: her daughter. They have taken the princess deep in the ruins. The desperate king went out to seek the old mighty wizard found in the village. The hero (the old mighty wizard) will meet the king in the village and the king will tell him that the monsters has kidnaped his daughter and taken her in the ruins. The hero will have to save the princess while facing the difficulties during his journey",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}