{
  "name": "3D打印机热床网格分析器",
  "short_name": "3D打印机热床网格分析器",
  "description": "解析Marlin或Klipper热床网格数据，可视化曲面，诊断倾斜或翘曲，并将Z轴误差转换为螺丝旋转指令。",
  "start_url": "/zh/utilities/categories/3d-printing/bed-mesh-analyzer/",
  "scope": "/zh/utilities/categories/3d-printing/bed-mesh-analyzer/",
  "icons": [
    {
      "src": "/images/utilities/bed-mesh-analyzer.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}