{
  "name": "智评星 - 专业大赛智能评委打分系统",
  "short_name": "智评星",
  "description": "多维度评分、评委签字、PDF报告、多会场并行、实时大屏——为专业评审场景而生。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "education"],
  "shortcuts": [
    {
      "name": "管理面板",
      "short_name": "面板",
      "description": "进入管理面板",
      "url": "/dashboard"
    },
    {
      "name": "评委登录",
      "short_name": "评分",
      "description": "评委扫码入口",
      "url": "/judge"
    }
  ]
}
