{
  "name": "C++学习平台 — 速记",
  "short_name": "速记",
  "description": "个人知识库快速记录",
  "start_url": "/quick-capture",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
