{
	"name": "assignment_2_physics game",
	"short_name": "assignment_2_physics game",
	"description": "sort the trash in the appropriate bin",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/logo.png",
			"sizes": "605x605",
			"type": "image/png"
		}
	],
	"screenshots": []
}