{
  "name": "NabiWorks",
  "short_name": "NabiWorks",
  "description": "한국형 SaaS 그룹웨어 — 결재·캘린더·메신저·파일·태스크 보드",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "캘린더", "url": "/calendar", "icons": [{ "src": "/icon-256.png", "sizes": "256x256" }] },
    { "name": "메신저", "url": "/messenger", "icons": [{ "src": "/icon-256.png", "sizes": "256x256" }] },
    { "name": "결재함", "url": "/approvals", "icons": [{ "src": "/icon-256.png", "sizes": "256x256" }] }
  ]
}
