{
    "name": "Hermanns Contractantenportaal",
    "short_name": "Hermanns",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#141441",
    "theme_color" : "#f9f4ed",
    "description": "Hermanns Contractantenportaal",
    "icons": [{
      "src": "img/icon/57.png",
      "sizes": "57x57",
      "type": "image/png"
    },{
      "src": "img/icon/72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
        {
      "src": "img/icon/114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
        {
      "src": "img/icon/144.png",
      "sizes": "144x144",
      "type": "image/png"
    }],
    "related_applications": [{
      "platform": "web"
    }]
  }