{
  "name": "HVAC Design Desk - Psychrometric Tool",
  "short_name": "Psychrometric Tool",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f7fa",
  "theme_color": "#0f4c75",
  "icons": [
    {
      "src": "hvac-design-desk-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}