{
  "name": "WebUSB 시리얼 모니터",
  "short_name": "W시모",
  "description": "브라우저에서 USB 시리얼 하드웨어에 연결하고, 실시간 터미널 출력을 읽고, 명령을 보내고, Arduino, ESP32, RP2040 및 메이커 보드를 데스크톱 터미널 설치 없이 디버깅하세요.",
  "start_url": "/ko/utilities/categories/hardware-tools/web-usb-serial-monitor/",
  "scope": "/ko/utilities/categories/hardware-tools/web-usb-serial-monitor/",
  "icons": [
    {
      "src": "/images/utilities/web-usb-serial-monitor.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}