{
  "name": "EPUBify - Document to EPUB Converter",
  "short_name": "EPUBify",
  "description": "Convert PDF, DOCX, Markdown, and URLs to EPUB format instantly.",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "id": "/"
}
