{
  "name": "재성정보통신 ERP",
  "short_name": "재성 ERP",
  "description": "재성정보통신 사내 그룹웨어 시스템",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a3a5c",
  "background_color": "#0f2540",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "결재함",
      "url": "/approvals",
      "description": "결재 대기 문서 확인"
    },
    {
      "name": "문서 작성",
      "url": "/documents/write",
      "description": "새 결재 문서 작성"
    },
    {
      "name": "캘린더",
      "url": "/calendar",
      "description": "일정 확인"
    }
  ],
  "categories": ["business", "productivity"]
}
