{
  "name": "数据管理系统",
  "short_name": "数据管理",
  "description": "数据管理系统 - 在线数据管理平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#304156",
  "theme_color": "#409EFF",
  "orientation": "any",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "数据管理系统主界面"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "数据管理系统移动端"
    }
  ]
}
