{
  "name": "PaperBook - 仿真电子书阅读器",
  "short_name": "PaperBook",
  "description": "沉浸式仿真翻页阅读体验，支持 PDF、EPUB、DOCX、PPTX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B7355",
  "theme_color": "#8B7355",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/book.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["books", "education", "productivity"],
  "lang": "zh-CN"
}
