{
  "name": "Qubhex Technologies",
  "short_name": "Qubhex",
  "description": "Qubhex Technologies - Build Your Future with Code",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E1A",
  "theme_color": "#6E66F0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/qubhex-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/qubhex-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "technology"],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Qubhex Technologies",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/brand/qubhex-mark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our portfolio and past projects",
      "url": "/portfolio?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/brand/qubhex-mark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
