{
  "name": "灵策 Helix · 运维中心",
  "short_name": "Helix Admin",
  "description": "跨库统一运维中心 · 本地 Kyle 自用",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0b",
  "theme_color": "#7c3aed",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "数据表保障链",
      "short_name": "数据表",
      "url": "/tables",
      "description": "每表主/副/兜底可视化"
    },
    {
      "name": "爬虫健康",
      "short_name": "爬虫",
      "url": "/crawlers",
      "description": "52 采集器徽章墙"
    },
    {
      "name": "风险 · SLO",
      "short_name": "SLO",
      "url": "/risks",
      "description": "13 规则 + 30 天趋势"
    },
    {
      "name": "更新记录",
      "short_name": "Changelog",
      "url": "/changelog",
      "description": "版本日志"
    }
  ]
}
