{
  "name": "Scholar Reader — EPUB Viewer",
  "short_name": "Scholar Reader",
  "description": "A scholarly EPUB reader that works entirely offline in the browser.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#3C2415",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%233C2415'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='%23F5F0E8' font-family='serif'>📖</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
