{
  "name": "直角计算器（勾股定理）：完美直角的 3 4 5 法则",
  "short_name": "直345法",
  "description": "使用勾股定理和 3-4-5 法则验证结构是否完美垂直（90°）。建筑、木工和 DIY 项目的必备工具。",
  "start_url": "/zh/utilities/categories/diy/pythagorean-right-angle-calculator-3-4-5-rule/",
  "scope": "/zh/utilities/categories/diy/pythagorean-right-angle-calculator-3-4-5-rule/",
  "icons": [
    {
      "src": "/images/utilities/pythagorean-right-angle-calculator-3-4-5-rule.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}