{
  "name": "Global Quantum System",
  "short_name": "Global Quantum System",
  "description": "Global Quantum System App",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0A0302",
  "status_bar": "default",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "160x160"
    }
  ],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots": [
    {
      "src": "/images/logo.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Login",
      "url": "/login/",
      "description": "Global Quantum System Shortcut"
    }
  ]
}