{
  "name": "ZOE.radio",
  "short_name": "ZOE",
  "icons": [
    {
      "src": "/zoeradio/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/zoeradio/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ec6924",
  "background_color": "#f3cfb2",
  "display": "standalone"
}