{
  "name": "Pythagorean Right Angle Calculator: 3 4 5 Rule for Perfect Squares",
  "short_name": "PRAC345RfPS",
  "description": "Verify if structures are perfectly squared at 90° using the Pythagorean theorem and 3-4-5 rule. Essential tool for construction, carpentry, and DIY projects.",
  "start_url": "/en/utilities/categories/diy/pythagorean-right-angle-calculator-3-4-5-rule/",
  "scope": "/en/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"
}