{
  "name": "마우스 DPI 분석기",
  "short_name": "마우스 DPI 분석기",
  "description": "알려진 물리적 거리만큼 마우스를 움직여 캡처된 포인터 이동(픽셀)과 비교하여 실제 마우스 DPI를 온라인으로 측정합니다.",
  "start_url": "/ko/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "scope": "/ko/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "icons": [
    {
      "src": "/images/utilities/mouse-dpi-analyzer.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}