{
  "name": "L&L Overhead Garage Doors Inc.",
  "short_name": "L&L Garage Doors",
  "description": "Fast and reliable garage door repair and installation across NYC and Long Island. Family-owned for 60+ years.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B2545",
  "theme_color": "#0B2545",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "home", "repair", "construction"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free garage door repair or installation estimate",
      "url": "/contact"
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a garage door service appointment",
      "url": "/appointment"
    },
    {
      "name": "Emergency Service",
      "short_name": "Emergency",
      "description": "Request emergency garage door repair",
      "url": "/contact?priority=emergency"
    }
  ]
}
