{
  "name": "Radio Freedom Player",
  "short_name": "RF Player",
  "description": "Radio Freedom — live stream player with EQ and visualizer",
  "start_url": "/new/player.php?pwa=1",
  "scope": "/new/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080f",
  "theme_color": "#08080f",
  "icons": [
    {
      "src": "/new/images/RF-logo-single.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
