{
  "name": "Engineering Services Provision Company Ltd",
  "short_name": "ESPCo",
  "description": "Ghana's premier engineering consultancy delivering structural, civil, building, airport, and nuclear technical support services. Turning Challenges into Solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "lang": "en-GH",
  "dir": "ltr",
  "categories": ["business", "productivity"],
   "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all ESPCo engineering services",
      "url": "/services",
      "icons": [{ "src": "/icons/shortcut-services.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with ESPCo",
      "url": "/contact",
      "icons": [{ "src": "/icons/shortcut-contact.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "Browse ESPCo project portfolio",
      "url": "/projects",
      "icons": [{ "src": "/icons/shortcut-projects.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
