{
  "name": "HR 급여관리 시스템",
  "short_name": "HR급여",
  "description": "인사/급여/퇴직금/연말정산/4대보험 통합 관리",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5D87FF",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
