{
  "name": "KosherMusik by Ricky Spanish",
  "short_name": "KosherMusik",
  "description": "24/7 streaming radio, mixes, and releases. Music engineered by Ricky Spanish.",
  "start_url": "/koshermusik",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#ff2d2d",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["music", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "use_cache": true
  }
}
