{
  "name": "Electre Data Services",
  "short_name": "Electre",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1C3C70",
  "orientation": "portrait",
  "icons": [{
    "src": "img/launch-icon-48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "img/launch-icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}