{
  "name": "Morris County Roofing",
  "short_name": "MCRoofing",
  "description": "The #1 roofing contractor in Morris County NJ since 2004. GAF Master Elite certified. Roof repair, replacement & 24/7 emergency service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "home improvement", "construction"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Morris County Roofing for a free estimate",
      "url": "tel:+19739759110",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free roofing estimate",
      "url": "/contact",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
