{
  "name": "职径 CareerOS",
  "short_name": "CareerOS",
  "description": "职径 CareerOS 智能求职工作台",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "lang": "zh-CN",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/static/image/careeros-favicon-192.png?v=20260608brand1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/image/careeros-favicon-512.png?v=20260608brand1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "简历优化",
      "short_name": "优化",
      "description": "上传简历并生成优化建议",
      "url": "/AI_optimized_resume/",
      "icons": [
        {
          "src": "/static/image/careeros-favicon-192.png?v=20260608brand1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "岗位推荐",
      "short_name": "岗位",
      "description": "基于简历画像查看匹配岗位",
      "url": "/jobs/recommendations/",
      "icons": [
        {
          "src": "/static/image/careeros-favicon-192.png?v=20260608brand1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "模拟面试",
      "short_name": "面试",
      "description": "进入 AI 模拟面试工作台",
      "url": "/AI_simulated_interview/",
      "icons": [
        {
          "src": "/static/image/careeros-favicon-192.png?v=20260608brand1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/static/image/careeros-hero-fluid-source.png?v=20260608brand1",
      "sizes": "2816x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "职径 CareerOS 首页"
    },
    {
      "src": "/static/image/careeros-favicon-512.png?v=20260608brand1",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "职径 CareerOS 应用图标"
    }
  ]
}
