{
  "name": "一十一了 - 三天背完一本书",
  "short_name": "一十一了",
  "description": "一五一十拆解知识，一了百了掌握全书。智能学习平台，AI赋能高效记忆。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#D4A853",
  "orientation": "any",
  "scope": "./",
  "lang": "zh-CN",
  "categories": ["education", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "上传新书",
      "url": "./index.html#upload",
      "description": "上传 Markdown、TXT 或 EPUB 格式的书籍"
    },
    {
      "name": "我的书架",
      "url": "./index.html#home",
      "description": "查看已添加的书籍"
    }
  ]
}
