{
  "name": "AXHRD",
  "short_name": "AXHRD",
  "description": "AI 모의면접 · 역량평가 · 조직진단",
  "start_url": "/dashboard/jobseeker",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060A12",
  "theme_color": "#0066FF",
  "lang": "ko",
  "categories": ["business", "education"],
  "shortcuts": [
    {
      "name": "모의면접",
      "short_name": "면접",
      "url": "/interview/setup",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "나를 발견하기",
      "short_name": "발견",
      "url": "/discover",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/logo/axhrd-app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
