{
    "short_name": "Tig.gg",
    "name": "Tig.gg",
    "icons": [
        {
            "src": "/img/pwa-icons/logo-tig@96.png",
            "type": "image/svg",
            "sizes": "96x96"
        },
        {
            "src": "/img/pwa-icons/logo-tig@144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/img/pwa-icons/logo-tig@192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/pwa-icons/logo-tig@512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#6daa24",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#6dab24"
}