{
    "short_name": "CBXB2B",
    "name": "Cianbox B2B",
    "icons": [{
        "src": "img/touch/icon-128x128.png",
        "type": "image/png",
        "sizes": "128x128"
    }, {
        "src": "img/touch/apple-touch-icon.png",
        "type": "image/png",
        "sizes": "152x152"
    }, {
        "src": "img/touch/ms-touch-icon-144x144-precomposed.png",
        "type": "image/png",
        "sizes": "144x144"
    }, {
        "src": "img/touch/chrome-touch-icon-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
    }],
    "start_url": "index.php",
    "background_color": "#ffffff",
    "theme_color": "#00b5ad",
    "display": "standalone",
    "orientation": "portrait"
}