{
  "name": "Ashland Tree Service",
  "short_name": "Ashland Tree",
  "description": "Certified arborists for tree removal, trimming, pruning, stump grinding and 24/7 emergency storm response across Raleigh, NC and the Triangle.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A1410",
  "theme_color": "#0A1410",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Ashland Tree Service directly",
      "url": "/contact.html"
    },
    {
      "name": "Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free on-site tree estimate",
      "url": "/contact.html"
    }
  ]
}
