{
 "name": "W.A.G.E. Radio",
 "short_name": "W.A.G.E. Radio",
 "start_url": "/",
 "display": "fullscreen",
 "background_color": "#0A0B0D",
 "theme_color": "#0A0B0D",
 "icons": [
  {
   "src": "/img/logo-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/img/logo-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  }
 ],
 "id": "/",
 "scope": "/",
 "display_override": [
  "fullscreen",
  "standalone"
 ],
 "orientation": "portrait"
}