{
    "name": "UnrealIRCd Admin WebPanel",
    "short_name": "WebPanel",
    "start_url": "\/unrealircd-webpanel\/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#4a86ee",
    "icons": [
        {
            "src": "\/unrealircd-webpanel\/img\/favicon.ico",
            "sizes": "64x64",
            "type": "image\/x-icon"
        },
        {
            "src": "\/unrealircd-webpanel\/img\/unreal.jpg",
            "sizes": "128x128",
            "type": "image\/x-icon"
        }
    ]
}