{
	"name": "Fun Food Factory",
	"short_name": "Fun Food Factory",
	"description": "A physics game in which the goal of the player is to successfully redirect a food crate to the delivery vehicle. This is achieved by making use of various contraptions that can be interacted with by the player.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/Icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		}
	],
	"screenshots": []
}