﻿{
  "name": "数智通·AI资料管家",
  "short_name": "数智通",
  "description": "AI 智能管档：拍照上传、批量识别、一键归档",
  "lang": "zh-CN",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1f4a",
  "theme_color": "#0c1f4a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}