{
  "name": "Precision Fence NJ - New Jersey Fence Contractor",
  "short_name": "Precision Fence",
  "description": "Professional fence installation and repair serving Central New Jersey. Wood, vinyl, aluminum, and chain link fences. Free estimates - call (732) 501-7677.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#E10600",
  "orientation": "portrait-primary",
  "categories": ["business", "home services", "construction"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "apple touch icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Free Quote",
      "short_name": "Quote",
      "description": "Request a free fence estimate",
      "url": "/book-estimate",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "See our completed fence projects",
      "url": "/gallery",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Precision Fence NJ",
      "url": "/contact",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
