{
  "name": "Alveo Groupware",
  "short_name": "Alveo",
  "description": "기업용 그룹웨어 — 결재·회의·업무·캘린더·출퇴근",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#E3A53C",
  "orientation": "any",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "홈 대시보드"
    },
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "모바일 홈"
    }
  ],
  "shortcuts": [
    {
      "name": "출퇴근",
      "short_name": "출퇴근",
      "description": "오늘 출퇴근 처리",
      "url": "/",
      "icons": [{ "src": "/icons/shortcut-attendance.png", "sizes": "96x96" }]
    },
    {
      "name": "결재",
      "short_name": "결재",
      "description": "결재 대기 목록",
      "url": "/?tab=approvals",
      "icons": [{ "src": "/icons/shortcut-approval.png", "sizes": "96x96" }]
    },
    {
      "name": "새 회의록",
      "short_name": "회의록",
      "description": "빠른 회의록 작성",
      "url": "/meetings",
      "icons": [{ "src": "/icons/shortcut-meeting.png", "sizes": "96x96" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
