{
  "name": "Energy 98 Radio",
  "short_name": "Energy 98",
  "description": "Energy 98 live dance, chill, and Vegas streams.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080912",
  "theme_color": "#080912",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
