{
  "name": "DUTON 企业管理系统",
  "short_name": "DMS",
  "description": "DUTON 企业管理系统 - K3 数据查询与办公平台",
  "start_url": "/login.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1c3d",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/static/icon-192.png?v=20260823",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png?v=20260823",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
