{
  "name": "NovelReader – AI EPUB Reader",
  "short_name": "NovelReader",
  "description": "Upload EPUB files, translate chapters instantly, listen with text-to-speech and enjoy distraction-free reading with AI support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F12",
  "theme_color": "#0F0F12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
