{
  "name": "触摸屏测试工具",
  "short_name": "触摸屏测试工具",
  "description": "在全屏画布上绘制线条，检测触摸屏是否存在盲区、断触、边缘响应异常、手掌误触干扰等问题，并测试手机或平板支持的同时触控点数上限。",
  "start_url": "/zh/utilities/categories/hardware-tools/touch-screen-tester/",
  "scope": "/zh/utilities/categories/hardware-tools/touch-screen-tester/",
  "icons": [
    {
      "src": "/images/utilities/touch-screen-tester.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}