{
  "name": "에스프레소 추출 계산기",
  "short_name": "에스프레소 추출 계산기",
  "description": "투입량, 음료 질량, 샷 시간을 기록해 비율, 유량, 그리고 굴절계 TDS가 있으면 추출 수율을 읽습니다.",
  "start_url": "/ko/utilities/categories/coffee/espresso-extraction-calculator/",
  "scope": "/ko/utilities/categories/coffee/espresso-extraction-calculator/",
  "icons": [
    {
      "src": "/images/utilities/espresso-extraction-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}