{
  "name": "HCL Nomad",
  "short_name": "HCL Nomad",
  "display": "fullscreen",
  "start_url": "./",
  "scope": "/",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "theme_color": "#354958",
  "icons": [{
    "src": "icons/nomad-128.png",
    "sizes": "128x128",
    "type": "image/png"
  },{
    "src": "icons/nomad-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },{
    "src": "icons/nomad-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
