
{
    "name": "LiveZilla",
    "short_name": "LiveZilla",
    "icons": [
        {
            "src": "img/icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1a364c",
    "background_color": "#1a364c",
    "display": "standalone",
    "scope": "./",
    "prefer_related_applications": false,
    "start_url": "./"
}