{
	"name": "Learn Monster",
	"short_name": "Learn Monster",
	"description": " Kids Flurry Educational Puzzle Game Kids Flurry is a new interactive puzzle game that has been designed to help children learn and develop. The app's interface includes an assortment of puzzles, which are divided into three levels of difficulty and can be navigated by swiping the screen horizontally or vertically.  All puzzles are unlocked from the beginning, but players must collect stars in order to unlock more difficult ones. Stars are awarded for successfully completing one level which allows players to replay it as many times as they want before moving on to the next one. ",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "any",
	"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-114.png",
			"sizes": "114x114",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		}
	]
}