{
  "name": "XSOLAI - AI Automation & Workflow Solutions",
  "short_name": "XSOLAI",
  "description": "Transform your business with AI automation, chatbots, RPA, and custom software solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#2F6EDF",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/robot00.png",
      "sizes": "800x600",
      "type": "image/png",
      "platform": "wide",
      "label": "XSOLAI AI Solutions Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Call",
      "short_name": "Call",
      "description": "Book a call about a custom AI solution",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our AI services",
      "url": "/#services",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    }
  ]
}
