{
  "name": "UKRadioLive",
  "short_name": "UKRadioLive",
  "theme_color": "#101123",
  "background_color": "#101123",
  "display": "standalone",
  "start_url": "/?utm_source=a2hs",
  "description": "UKRadioLive - UK's Internet Radios In One Place",
	"icons": [{
		"src": "public/img/launcher/v2/logo_48.png",
		"sizes": "48x48",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_72.png",
		"sizes": "72x72",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_96.png",
		"sizes": "96x96",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_144.png",
		"sizes": "144x144",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_168.png",
		"sizes": "168x168",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_192.png",
		"sizes": "192x192",
		"type": "image/png"
	  }, {
		"src": "public/img/launcher/v2/logo_512.png",
		"sizes": "512x512",
		"type": "image/png"
	  }]
}