{
	"short_name": "EscapeStreet",
	"name": "Escape Street",
	"icons": [
		{
			"src": "img/homescreen-icon.png",
			"type": "image/png",
			"sizes": "244x244"
		}
	],
	"start_url": "index.php",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#FEE1BE",
	"background_color": "#ffffff"
}