{
  "name": "New Orleans Mechanical Pros",
  "short_name": "NOLA HVAC Pro",
  "description": "Expert AC repair, installation, and HVAC service in New Orleans, LA. Licensed, NATE-certified technicians. Same-day service available.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/images/favicon-192_ae8b7f34.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-512_20963482.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Us Now",
      "short_name": "Call",
      "description": "Call New Orleans Mechanical Pros",
      "url": "tel:+15048263775",
      "icons": [{ "src": "/images/favicon-192_ae8b7f34.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free HVAC estimate",
      "url": "/contact",
      "icons": [{ "src": "/images/favicon-192_ae8b7f34.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency AC Repair",
      "short_name": "Emergency",
      "description": "24/7 emergency AC repair service",
      "url": "/services/emergency-hvac",
      "icons": [{ "src": "/images/favicon-192_ae8b7f34.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
