{
  "name": "일손 — 시니어 스팟 일자리",
  "short_name": "일손",
  "description": "50대 이상 시니어를 위한 간편한 단기 일자리 정보 플랫폼. 30분~4시간 일자리를 터치 한 번으로 지원하세요.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FAF9F7",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "일손 홈 화면 — 주변 일자리를 찾아보세요"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko-KR",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "일자리 찾기",
      "short_name": "일자리",
      "description": "주변 일자리를 검색합니다",
      "url": "/home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "QR 출근",
      "short_name": "출근",
      "description": "QR 코드로 출근 체크합니다",
      "url": "/qr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "내 활동",
      "short_name": "활동",
      "description": "지원 현황과 근무 이력을 확인합니다",
      "url": "/activity",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
