{
  "name": "Readium — PDF & eBook Reader",
  "short_name": "Readium",
  "description": "A premium offline PDF & eBook reader with library management, reading progress, and AMOLED dark mode.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "productivity"]
}
