{
  "name": "단순 비례 계산기(삼수법)",
  "short_name": "단비계",
  "description": "수학적 비례를 즉시 해결하세요. 수량, 레시피, 할인 및 변환을 계산하기 위한 결정적인 도구입니다.",
  "start_url": "/ko/utilities/categories/tools/rule-of-three/",
  "scope": "/ko/utilities/categories/tools/rule-of-three/",
  "icons": [
    {
      "src": "/images/utilities/rule-of-three.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}