{
    "name": "BULLBRICK",
    "short_name": "BULLBRICK",
    "id": "/",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "dir": "auto",
    "lang": "en-US",
    "theme_color": "#378a8e",
    "background_color": "#07141a",
    "icons": [
        {
            "src": "/icon512_maskable.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon512_rounded.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
