{
	"name": "Sub-Aquatic Adventure",
	"short_name": "Sub-Aquatic Adventure",
	"description": "A platformer game ",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		}
	],
	"screenshots": []
}