{
  "name": "コールドブリュー コーヒー比率計算機",
  "short_name": "ココ",
  "description": "コールドブリューに使うコーヒー、抽出水、濃縮液の希釈、浸漬時間、提供量をメートル法またはヤードポンド法で計算します。",
  "start_url": "/ja/utilities/categories/coffee/cold-brew-coffee-ratio-calculator/",
  "scope": "/ja/utilities/categories/coffee/cold-brew-coffee-ratio-calculator/",
  "icons": [
    {
      "src": "/images/utilities/cold-brew-coffee-ratio-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}