{
  "name": "myRandstad portal",
  "short_name": "myRandstad",
  "icons": [{
    "src": "assets/icons/icon@XXXHDPI.png",
    "sizes": "192x192",
    "type": "image\/png"
  }],
  "display": "standalone",
  "theme_color": "#2175d9",
  "background_color": "#ffffff",
  "start_url": "/index.html",
  "orientation": "portrait"
}