{
  "name": "전사 지식 통합 WIKI",
  "short_name": "WIKI",
  "description": "전사 표준 용어 + 지식 문서 통합 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    { "name": "용어 검색", "url": "/terms/search", "description": "빠른 용어 검색" },
    { "name": "위키 문서", "url": "/wiki", "description": "위키 문서 목록" },
    { "name": "나의 용어집", "url": "/my-glossary", "description": "북마크한 용어" }
  ]
}
