{
  "name": "Furniture Fit Calculator: Will It Go Through the Door?",
  "short_name": "FFCWIGTtD",
  "description": "Check if your sofa, wardrobe or dining table fits through the elevator or door. Use the 3D Pythagorean theorem to calculate tilt clearance and avoid expensive moving disasters.",
  "start_url": "/en/utilities/categories/diy/furniture-fit-calculator/",
  "scope": "/en/utilities/categories/diy/furniture-fit-calculator/",
  "icons": [
    {
      "src": "/images/utilities/furniture-fit-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}