{
  "name": "OMNITRIX — Next Generation IT Solutions",
  "short_name": "OMNITRIX",
  "description": "Enterprise IT Solutions, AI GPU Supercomputing, Cloud Architecture, Cybersecurity & Managed Services",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0c2d48",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "assets/images/omnitrix-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/omnitrix-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Instant Quote & RFP",
      "short_name": "Get Quote",
      "description": "Request instant enterprise solution sizing and pricing",
      "url": "./index.html#quote",
      "icons": [{ "src": "assets/images/omnitrix-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Solutions Chatbot",
      "short_name": "AI Bot",
      "description": "24x7 AI Technical Assistant & GPU Sizer",
      "url": "./index.html#chat",
      "icons": [{ "src": "assets/images/omnitrix-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Store & Products",
      "short_name": "Store",
      "description": "Enterprise IT hardware, workstations, servers and licenses",
      "url": "./store/index.html",
      "icons": [{ "src": "assets/images/omnitrix-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact & Support",
      "short_name": "Support",
      "description": "Connect with 24x7 NOC/SOC support and branch offices",
      "url": "./company/contact/index.html",
      "icons": [{ "src": "assets/images/omnitrix-logo.png", "sizes": "192x192" }]
    }
  ]
}
