{
  "name": "OpenEng",
  "short_name": "OpenEng",
  "description": "Terminal, Kubernetes, Git, and Board — four professional developer apps that run in your browser and drive a secure engine on your own machine. Free — nothing leaves your hardware.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    }
  ]
}
