{
	"name": "EcoHill Racer",
	"short_name": "EcoHill Racer",
	"description": "EcoHill Racer is an exciting and environmentally themed driving game where players control a truck carrying fruits up challenging hills.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-256.png",
			"sizes": "1024x1024",
			"type": "image/png"
		}
	],
	"screenshots": []
}