{
  "name": "PilotPath — 파일럿 채용 트래커",
  "short_name": "PilotPath",
  "description": "국내외 32개 항공사 채용 현황을 실시간으로 확인하고 AI 맞춤 추천을 받으세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1a2578",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 추천",
      "short_name": "AI 추천",
      "url": "/recommend",
      "description": "내 조건에 맞는 항공사 AI 추천"
    },
    {
      "name": "관심 목록",
      "short_name": "관심",
      "url": "/my",
      "description": "관심 항공사 및 지원 현황"
    }
  ],
  "categories": ["business", "productivity"]
}
