{
  "name": "Radio 61",
  "short_name": "Radio 61",
  "icons": [{
    "src": "img/cover.png",
    "sizes": "64x64",
    "type": "image/png"
  }, {
    "src": "img/cover.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "start_url": "index.html",
  "scope": "/",
  "background_color": "red",
  "theme_color": "#ff0000",
  "display": "standalone"
}