{
  "name": "Kenny Interactive Hosting Players",
  "short_name": "Radio Players",
  "description": "Listen live to our radio stations.",
  "icons": [
    {
      "src": "assets/default_logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/default_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./?mode=pwa",
  "theme_color": "#FFF",
  "background_color": "#FFF", 
  "orientation": "any", 
  "display": "standalone", 
  "display_override": [
    "standalone"
  ],
  "lang": "en", 
  "dir": "ltr",
  "categories": [
    "music"
  ],
  "screenshots": []
}

