{
  "name": "Millville HVAC Pros - Emergency HVAC Repair",
  "short_name": "Millville HVAC",
  "description": "24/7 Emergency HVAC Repair Services in Millville, NJ. Fast response heating & cooling solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}