{
	"name": "Trash Sorting",
	"short_name": "Trash Sorting",
	"description": "Trash sorting activity helps kids understand the first step of recycling. This game has beautiful graphics with more than 70 different items that need to be sorted into several bins.\nKids have to sort the waste according to plastic, glass, paper, organic, metal, and e-waste.\nThis game is a great way for kids to start off learning about recycling and environmental responsibility in a fun and engaging way. \n",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#a8def0",
	"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"
		}
	]
}