{
	"name": "Counting Game for Kids",
	"short_name": "Counting Game for Kids",
	"description": "Counting Game for Kids is a set of unique educational kids counting games aimed at helping children learn counting numbers from one to nine. This game has 10 levels with 10 different themes: animals, planet, fruits, vegetables, flowers, learning tools, etc... In particular, with each level, the kids will learn how to write and pronounce the words of each picture that the kids counts.            Teaching numbers in a way that engages fun and creativity, the kids will simply love playing the counting games.",
	"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"
		}
	]
}