{
  "name": "CNB 看板",
  "short_name": "CNB看板",
  "description": "CNB 仓库看板应用 - 查看仓库、流水线、安全概览",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#0066ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
