{
  "name": "GitLab",
  "short_name": "GitLab",
  "description": "完整的 DevOps 平台，一種具有無限可能性的應用程式。組織依靠 GitLab 的源碼管理、CI/CD、安全性等來快速交付軟體。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#ececef",
  "icons": [
  {
    "src": "/-/pwa-icons/logo-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }
  ,
  {
    "src": "/-/pwa-icons/logo-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
  ,{
    "src": "/-/pwa-icons/maskable-logo.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
  ]
}
