{
  "name": "Parrot Back",
  "short_name": "Parrot Back",
  "icons": [{
    "src": "/icons8-parrot-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
        "src": "/icons8-parrot-480.png",
          "sizes": "480x480",
          "type": "image/png"
    }],
  "start_url": "/listen.html",
  "display": "standalone",
  "background_color": "#3E4EB8",
  "theme_color": "#2F3BA2"
}