{
  "name": "HVAC Sales Tool",
  "short_name": "HVAC Sales",
  "description": "Build, present, and close HVAC quotes from any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#02060B",
  "theme_color": "#00D4FF",
  "icons": [
    {
      "src": "images/brand/company-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/brand/company-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
