{
	"name": "Sandy Quest",
	"short_name": "Sandy Quest",
	"description": "A game where the main character helps clean the beach by collecting trashes which aims to promote cleaner environment",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-256.png",
			"sizes": "550x550",
			"type": "image/png"
		}
	],
	"screenshots": []
}