{
	"name": "Ball Hit",
	"short_name": "Ball Hit",
	"description": "Ball Hit � the basketball is flying towards the hoop, what can go wrong?",
	"start_url": "index.php",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#000000",
	"icons": [
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}