{
  "name": "SkillScope",
  "short_name": "SkillScope",
  "description": "使用自己的 OpenAI 兼容模型生成本地优先的技能测评。",
  "start_url": "/technicalEvaluation/",
  "scope": "/technicalEvaluation/",
  "display": "standalone",
  "theme_color": "#1F7A68",
  "background_color": "#F4F7F2",
  "icons": [
    {
      "src": "/technicalEvaluation/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/technicalEvaluation/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
