{
    "name": "Magix CMS",
    "short_name": "Magix CMS",
    "start_url": "../../",
    "icons": [{
        "src": "img/touch/homescreen48.png",
        "sizes": "48x48",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen72.png",
        "sizes": "72x72",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen96.png",
        "sizes": "96x96",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen144.png",
        "sizes": "144x144",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen168.png",
        "sizes": "168x168",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "img/touch/homescreen512.png",
        "sizes": "512x512",
        "type": "image/png"
    }],
    "theme_color": "#7083db",
    "background_color": "white",
    "dir": "ltr",
    "display": "minimal-ui",
    "orientation": "natural"
}