{
  "name": "커피 브루잉 비율(분수비) 계산기",
  "short_name": "커브비계",
  "description": "이상적인 비율(1:15, 1:16...)에 맞춰 필요한 정확한 커피 양(g)이나 물의 양(ml)을 계산합니다. 추출 결과량, 푸어링 가이드, 아이스 커피 모드 및 레시피 저장 기능을 포함합니다.",
  "start_url": "/ko/utilities/categories/coffee/coffee-ratio-calculator/",
  "scope": "/ko/utilities/categories/coffee/coffee-ratio-calculator/",
  "icons": [
    {
      "src": "/images/utilities/calculadora-ratio-cafe.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}