{
	"name": "Trash Tamer",
	"short_name": "Trash Tamer",
	"description": "This game is about cleaning environment",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "474x474",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "1026x1026",
			"type": "image/png"
		}
	],
	"screenshots": []
}