{
  "name": "Audiobookshelf",
  "short_name": "Audiobookshelf",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any"
    },
    {
      "src": "/icon64.png",
      "type": "image/png",
      "sizes": "64x64"
    }
  ],
  "start_url": "/?standalone=true",
  "display": "standalone",
  "background_color": "#373838",
  "theme_color": "#373838",
  "lang": "en"
}