{
  "name": "WiseSeer™ HVAC Enthalpy Calculator",
  "short_name": "WiseSeer",
  "description": "Professional HVAC enthalpy and BTU cooling capacity calculator for field technicians.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0C0B",
  "theme_color": "#0A0C0B",
  "icons": [
    {
      "src": "assets/wiseseer-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230A0C0B'/%3E%3Ctext x='96' y='130' font-size='110' text-anchor='middle' fill='%2300C896' font-family='monospace'%3EW%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en-US"
}
