{
	"name": "AnimalGuardian",
	"short_name": "AnimalGuardian",
	"description": "A game where endangered animals are rescued",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon2_16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/icon2_32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/icon2_64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/icon2 (1).png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon2 (2).png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/icon2.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}