{
  "name": "EGP - Professional Services",
  "short_name": "EGP",
  "description": "Professional services platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E6DDD1",
  "theme_color": "#464C45",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "professional", "services"],
  "icons": [
    {
      "src": "/fav/LOGO.png",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/#contact"
    }
  ]
} 