{
  "name": "鼠标 DPI 分析器",
  "short_name": "鼠标 DPI 分析器",
  "description": "通过移动鼠标一段已知的物理距离，并比较捕获的指针移动量（以像素为单位），在线测量鼠标的实际 DPI。",
  "start_url": "/zh/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "scope": "/zh/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"
}