{
  "short_name": "Avyann",
  "name": "Avyann - AI, Cloud & Enterprise Software Solutions",
  "description": "Cutting-edge AI solutions, cloud services, and enterprise software for business transformation and automation",
  "icons": [
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 24x24 32x32 48x48 64x64",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#003366",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["business", "productivity", "technology", "education", "finance"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "AI Solutions",
      "short_name": "AI",
      "description": "Explore our AI and automation solutions",
      "url": "/services/artificial-intelligence",
      "icons": [{ "src": "/icons/ai-icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Sales",
      "short_name": "Contact",
      "description": "Get in touch with our sales team",
      "url": "/corporate/contact/talk-to-sales",
      "icons": [{ "src": "/icons/contact-icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-desktop.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/home-mobile.png",
      "type": "image/png",
      "sizes": "750x1334",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}