{
	"name": "Ferry Goods - Booking",
	"short_name": "FerryGoods",
	"start_url": "index.php",
	"display": "standalone",
	"background_color": "#F4F4F4",
	"theme_color": "#F4F4F4", 
	"orientation": "portrait-primary",
	"icons": [
		{
		  "src": "icon192.png",
		  "type": "image/png", 
		  "sizes": "192x192"
		},
		{
		  "src": "icon512.png",
		  "type": "image/png",
		  "sizes": "512x512"
		}
	]
}