{
  "name": "ドリンク単位（純アルコール量）計算機",
  "short_name": "ド",
  "description": "カクテル、ビール、ワイン、ショットの純アルコール量（グラム）と標準ドリンク単位（SDU）を計算し、安全で情報に基づいた飲酒習慣をサポートします。",
  "start_url": "/ja/utilities/categories/health/standard-drink-unit-calculator/",
  "scope": "/ja/utilities/categories/health/standard-drink-unit-calculator/",
  "icons": [
    {
      "src": "/images/utilities/ubeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}