{
  "name": "Barbine Worldwide",
  "short_name": "Barbine",
  "description": "We Make It Happen. Worldwide. 35+ years of global tech excellence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#00ff88",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch with Barbine Worldwide"
    },
    {
      "name": "Our Work",
      "short_name": "Work",
      "url": "/work",
      "description": "View our portfolio"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services",
      "description": "Explore our services"
    }
  ],
  "categories": ["business", "technology", "consulting"],
  "lang": "en-US",
  "dir": "ltr"
}
