{
    "name": "LiberClub",
    "short_name": "LiberClub",
    "version": "6",
    "background_color": "#0D1F1E",
    "theme_color": "#0D1F1E",
    "display": "standalone",
    "start_url": "/shelf?v=6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
