﻿{
  "name": "赛道猎人 - AI智能职业规划",
  "short_name": "赛道猎人",
  "description": "AI智能职业规划，通过8维度精准匹配找到与你最相似的风云人物导师",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#2997ff",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "快速匹配",
      "short_name": "匹配",
      "url": "/questionnaire",
      "description": "立即开始8维度职业性格测试"
    },
    {
      "name": "名人列表",
      "short_name": "名人",
      "url": "/celebrities",
      "description": "浏览所有风云人物导师"
    },
    {
      "name": "个人中心",
      "short_name": "我的",
      "url": "/profile",
      "description": "查看我的匹配结果和历史记录"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

