{
  "name": "안전한 3D 프린트 오버행 각도 계산기",
  "short_name": "안3프오각계",
  "description": "레이어 높이, 선 폭, 냉각, 재료, 인쇄 속도를 기반으로 FDM 프린터가 지지대 없이 처리할 수 있는 최대 오버행 각도를 추정합니다.",
  "start_url": "/ko/utilities/categories/3d-printing/safe-overhang-angle-calculator/",
  "scope": "/ko/utilities/categories/3d-printing/safe-overhang-angle-calculator/",
  "icons": [
    {
      "src": "/images/utilities/safe-overhang-angle-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}