{
  "name": "GitLab",
  "short_name": "GitLab",
  "description": "The complete DevOps platform. One application with endless possibilities. Organizations rely on GitLab’s source code management, CI/CD, security, and more to deliver software rapidly.",
  "start_url": "/gitlab/explore/projects",
  "scope": "/gitlab/",
  "display": "browser",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#292961",
  "icons": [{
    "src": "/gitlab/-/pwa-icons/logo-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/gitlab/-/pwa-icons/logo-512.png",
    "sizes": "512x512",
    "type": "image/png"
  },
  {
    "src": "/gitlab/-/pwa-icons/maskable-logo.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }]
}
