{
    "dir": "ltr",
    "display": "standalone",
    "name": "L+G Stats",
    "short_name": "L+G Stats",
    "start_url": "/",
    "scope": "/",
    "lang": "en",
    "theme_color": "#3ef23a",
    "background_color": "#000000",
    "icons": [
        {
            "src": "/favicon.ico",
            "type": "image/x-icon"
        },
        {
            "src": "/images/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "orientation": "any"
}
