{
  "name": "W·Intranet",
  "short_name": "W·Intranet",
  "description": "W·Intranet — 자료/일정/프로젝트/소통 통합 인트라넷",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#10b981",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "대시보드", "url": "/dashboard" },
    { "name": "채팅",   "url": "/chat" },
    { "name": "일정",   "url": "/calendar" }
  ]
}
