{
  "name": "书卷 Shūjuǎn",
  "short_name": "书卷",
  "description": "个人电子书阅读器，支持 WebDAV 多端同步",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0d14",
  "theme_color": "#0d0d14",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230d0d14'/><text y='72' x='50' text-anchor='middle' font-size='60'>📚</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "utilities"]
}
