{
  "name": "Alvio SA Workspace",
  "short_name": "Alvio SA",
  "description": "전략 목표 관리 — OKR·KR·성과회의·AI 인사이트",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#1A1A1A",
  "theme_color": "#F5C000",
  "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": "KR 체크인",
      "short_name": "체크인",
      "description": "KR 진행률 업데이트",
      "url": "/checkins",
      "icons": [{ "src": "/icons/shortcut-checkin.png", "sizes": "96x96" }]
    },
    {
      "name": "목표 현황",
      "short_name": "목표",
      "description": "OKR 현황 확인",
      "url": "/objectives",
      "icons": [{ "src": "/icons/shortcut-objectives.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"
    }
  ]
}
