{
  "name": "TWGAssociates",
  "short_name": "TWGA",
  "description": "Professional Infrastructure and Consulting solutions across Africa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#001F3F",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["construction", "infrastructure", "consulting", "engineering"],
  
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our construction services",
      "url": "/services",
      "icons": []
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our project portfolio",
      "url": "/portfolio",
      "icons": []
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/locations#contact",
      "icons": []
    }
  ]
}
