{
  "name": "知萃 知萃 KnowBrew",
  "short_name": "知萃 KnowBrew",
  "description": "将视频转化为精美知识卡片，快速提取核心信息",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "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": "/notes",
      "description": "查看已保存的知识卡片"
    }
  ]
}
