{
  "name": "Bookworm Voice Studio",
  "short_name": "Bookworm",
  "description": "Convert text, documents, PDFs, and EPUB books into chapter audio with natural voices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F8F0",
  "theme_color": "#355872",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
