{
    "short_name": "Agent1.xyz",
    "name": "Agent1.xyz - The Backdoor",
    "icons": [
        {
            "src": "/static/img/favicon-16x16.png",
            "type": "image/png",
            "sizes": "16x16"
        },
        {
            "src": "/static/img/favicon-32x32.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "/static/img/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ],
    "start_url": "/home",
    "background_color": "#222222",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#222222"
}