{
  "name": "Bob's Comfort Systems",
  "short_name": "Bob's Comfor",
  "description": "Phoenix HVAC repair and installation with 22 years of trusted service. Emergency AC repair, new installs, and maintenance across the Valley.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5e6d3",
  "theme_color": "#e8721a",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}