{
  "name": "エアコンのトン数と冷却能力計算機",
  "short_name": "エ",
  "description": "部屋に必要な正確なエアコンサイズをBTU、フリゴリア、トンで計算します。部屋の広さ、天井の高さ、人数、熱源を入力してください。",
  "start_url": "/ja/utilities/categories/home/ac-tonnage-calculator/",
  "scope": "/ja/utilities/categories/home/ac-tonnage-calculator/",
  "icons": [
    {
      "src": "/images/utilities/ac-tonnage-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}