{
  "name": "bitnamic CONNECT",
  "short_name": "CONNECT",
  "description": "Worldwide collaboration in service and maintenance",
  "icons": [
    {
      "src": "assets/manifest/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "assets/manifest/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "any"
}