{
  "name": "bassed \u2014 audiobooks, podcasts and video in one queue",
  "short_name": "bassed",
  "description": "Turn any public-domain book into an audiobook, and mix audiobook chapters, podcasts and YouTube videos in one playlist.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f9f7f3",
  "theme_color": "#f9f7f3",
  "orientation": "portrait-primary",
  "categories": ["books", "music", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "id": "/app"
}
