{
  "name": "WBPC-GLOBAL",
  "short_name": "WBPC",
  "start_url": "index.html?surface=home",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "워치 AI",
      "short_name": "워치AI",
      "description": "스마트워치용 초소형 AI 채팅 (?surface=watch)",
      "url": "index.html?surface=watch",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "해외근로자",
      "short_name": "근로자",
      "description": "해외근로자 서비스 바로가기",
      "url": "worker.html",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "status": "connected",
  "connectorStatus": "connected"
}