{
  "name": "Open Roberta Lab",
  "short_name": "Open Roberta Lab",
  "version": "${openRobertaServer.version}",
  "description": "Roberta – Learning with Robots",
  "developer": {
    "name": "Open Roberta",
    "url": "${project.parent.url}"
  },
  "default_locale": "en",
  "start_url": "index.html",
  "launch_path": "/index.html",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/css/img/NEPO.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64 128x128 144x144 256x256"
    }
  ]
}
