{
	"name": "Arena Fu",
	"short_name": "Arena Fu",
	"description": "Became the master of the arena!",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-56.png",
			"sizes": "56x56",
			"type": "image/png"
		},
		{
			"src": "icons/icon-112.png",
			"sizes": "112x112",
			"type": "image/png"
		}
	],
	"screenshots": []
}