{
  "name": "ReBind - EPUB Novel Workspace",
  "short_name": "ReBind",
  "description": "A premium web tool to reconstruct, clean, merge, and compile multiple EPUB files into a single, clean EPUB 3 book. Run 100% locally in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
