{
    "name": "Gethsemane Assemble Portal",
    "short_name": "Gethsemane",
    "description": "User portal for Gethsemane Assemble, handling dues, tracking, and payments.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}