{
    "short_name": "Unauthorized.TV",
    "name": "Unauthorized.TV",
    "description": "The Intellectual Outlaws of the Internet",
    "icons": [
        {
            "src": "/static/frontend/img/icon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/static/frontend/img/icon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "theme_color": "#0d0e10",
    "background_color": "#0d0e10",
    "start_url": "/",
    "display": "standalone",
    "scope": "/"
}