{
	"name": "Balloon Archer's Challenge",
	"short_name": "Balloon Archer's Challenge",
	"description": "This game is about shooting balloons. Step into the shoes of an elite marksman with unrivaled accuracy in \"Balloon Archer's Challenge\"",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}