{
  "name": "VelocityRead",
  "short_name": "VelocityRead",
  "description": "AI-powered PDF and book reader. Ask questions, generate visual explanations, summarize chapters, and take smart notes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
