{
	"name": "Life of a tree",
	"short_name": "Life of a tree",
	"description": "\"Immerse yourself in the enchanting world of 'Life of a Tree,' a captivating educational game that takes you through the complete life cycle of different tree species. From seedling to towering giant, experience the growth stages of a variety of trees and discover the unique characteristics that make each species special.  In 'Life of a Tree,' players not only learn about the biological processes that trees undergo but also encounter fun and interesting facts about these magnificent plants. The game features a diverse range of trees, each with its own set of challenges and rewards, making it a rich and engaging learning experience.",
	"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"
		}
	],
	"screenshots": []
}