{
	"name": "Jungle Math",
	"short_name": "Jungle Math",
	"description": "Boost your child's math skills with fun and engaging games. Play Jangle Math today! Jangle Math is the ultimate educational math game for kids. With our interactive and engaging games, your child will learn basic math concepts such as addition, subtraction, multiplication, and division while having fun. Our game features exciting challenges that will help your child build their math skills and confidence.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#000000",
	"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"
		}
	]
}