{
  "name": "Guardian Green",
  "short_name": "Guardian Green",
  "description": "Professional eco-friendly landscaping, garden design & natural stone laying services across Kerala, India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["landscaping", "garden", "nature", "business"],
  "icons": [
    {
      "src": "/logowhitecrop.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logowhitecrop.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "description": "Request a free landscaping quote",
      "url": "/quote",
      "icons": [{ "src": "/logowhitecrop.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our landscaping services",
      "url": "/services",
      "icons": [{ "src": "/logowhitecrop.png", "sizes": "192x192" }]
    },
    {
      "name": "Plant Catalog",
      "short_name": "Plants",
      "description": "Browse our plant and flower catalog",
      "url": "/portfolio?tab=plants",
      "icons": [{ "src": "/logowhitecrop.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
