{
  "name": "Elmo's HVAC Services LLC",
  "short_name": "Elmo's HVAC",
  "description": "Professional heating, cooling, and plumbing in Washington DC, Maryland, and Northern Virginia. 24/7 emergency service, licensed & insured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060d2e",
  "theme_color": "#060d2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "home-services", "utilities"],
  "icons": [
    { "src": "/assets/images/ELMOS_LOGO.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/assets/images/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" },
    { "src": "/assets/images/ELMOS_LOGO.webp", "sizes": "192x192", "type": "image/webp", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Schedule Service", "url": "/contact#form", "description": "Book an appointment online" },
    { "name": "Call Now", "url": "tel:+12029102851", "description": "Call (202) 910-2851" },
    { "name": "Services", "url": "/services", "description": "Browse all HVAC and plumbing services" },
    { "name": "Service Areas", "url": "/areas", "description": "See where we serve in DC, MD & VA" }
  ]
}
