﻿{
  "name": "ASS Career",
  "short_name": "ASS Career",
  "description": "채용하는 쪽의 시각으로 커리어를 설계합니다. PIERCE — 커리어 진단·기업 분석·서류 설계 AI.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#15281E",
  "background_color": "#f7f7f8",
  "lang": "ko",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "PIERCE 시작",
      "short_name": "PIERCE",
      "description": "커리어 AI 대화 시작",
      "url": "/start",
      "icons": [{ "src": "/assets/favicon.svg", "sizes": "any" }]
    }
  ]
}
