{
	"lang": "en",
	"dir": "ltr",
	"name": "Here Comes The Guide",
	"description": "Find Wedding Venues, Vendors, Shows + Ideas",
	"short_name": "hctg",
	"icons": [{
	  "src": "/img/site/firefox_app_512x512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	},
	{
	  "src": "/img/site/apple-touch-icon-144x144.png",
	  "sizes": "144x144",
	  "type": "image/png"
	},
	{
	  "src": "/img/site/firefox_app_128x128.png",
	  "sizes": "128x128",
	  "type": "image/png"
	},
	{
	  "src": "/img/site/apple-touch-icon-72x72.png",
	  "sizes": "72x72",
	  "type": "image/png"
	},
	{
	  "src": "/img/site/favicon-32x32.png",
	  "sizes": "32x32",
	  "type": "image/png"
	},
	{
	  "src": "/img/site/favicon-16x16.png",
	  "sizes": "16x16",
	  "type": "image/png"
	}],
	"start_url": "/",
	"display": "standalone",
	"orientation": "natural",
	"theme_color": "#58595b",
	"background_color": "#58595b"
  }