{
  "name": "Amazing Landscapes LLC",
  "short_name": "Amazing Landscapes",
  "description": "Maryland's Premier Landscaping Company — lawn care, landscape design, hardscaping & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5ef",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/touch-icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/touch-icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "description": "Request a free landscaping quote",
      "url": "/#quote",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Price Estimator",
      "short_name": "Estimator",
      "description": "Estimate your project price instantly",
      "url": "/estimator",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
