{
  "name": "Rhyl Radio",
  "short_name": "Rhyl Radio",
  "description": "Sunshine Radio for Sunny Rhyl",
  "start_url": "/live",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f7c400",
  "icons": [
    {
      "src": "/rhylradio_logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/rhylradio_logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}