{
  "name": "Green Hybrid Power",
  "short_name": "GHP",
  "description": "Renewable Energy Solutions - Solar & Wind Power Systems",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Inspection",
      "short_name": "Book",
      "description": "Schedule a free site inspection",
      "url": "/book-inspection"
    },
    {
      "name": "Get Quote",
      "short_name": "Quote",
      "description": "Request a personalized quote",
      "url": "/quote-request"
    }
  ]
}