{
  "name": "AC Tonnage and Cooling Capacity Calculator",
  "short_name": "ATaCCC",
  "description": "Calculate the exact air conditioner size your room needs in BTUs, frigorias, and tons. Input room size, ceiling height, occupants, heat sources, and sun exposure to get a precise cooling recommendation.",
  "start_url": "/en/utilities/categories/home/ac-tonnage-calculator/",
  "scope": "/en/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"
}