{
	"lang": "en",
	"name": "WBAB Long Island's Only Classic Rock",
	"short_name": "WBAB Long Island's Only Classic Rock",
	"start_url": "//www.wbab.com/?pwa=true",
	"display": "standalone",
	"theme_color": "#fdb827",
	"orientation": "portrait",
	"background_color": "#666",
	"description": "",
	"serviceworker": {
		"src": "sw.js",
		"scope": "",
		"use_cache": false
	},
	"icons": [
	
  	],
	"related_applications": [{
		"platform": "web",
		"url": "http://www.wbab.com/?pwa=true"
	}, {
		"platform": "play",
		"url": "http://www.wbab.com/?id=pwa"
	}]
}