{
  "name": "OlaPay, powered by OpenVend",
  "short_name": "OlaPay",
  "icons": [
        {
            "src": "images/icons/button_144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "images/icons/logoOpenvend_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
  "start_url": "/ola/",
  "scope": "/ola/",
  "display": "standalone",
  "background_color": "#4aafe3",
  "theme_color": "#4aafe3",
  "color": "#4aafe3",
  "orientation": "portrait",
  "prefer_related_applications" : false
}