{
  "name": "BigReader - EPUB & PDF Book Reader",
  "short_name": "BigReader",
  "description": "An elegant EPUB and PDF reader with cloud sync, text-to-speech, custom styling, and smart navigation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2EDE9",
  "theme_color": "#1A1A1A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
