{
	"name": "LoveBalls",
	"short_name": "LoveBalls",
	"description": "Mobile game",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon.png",
			"sizes": "80x80",
			"type": "image/png"
		}
	]
}