{
  "name": "我的导航",
  "short_name": "导航",
  "description": "个人导航起始页 — 搜索、书签工作区、命令面板与便签",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
