{
    "name": "FitHere",
    "short_name": "FitHere",
    "description": "Find your fit, together. The platform for sports organizers and community building.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#e05825",
    "lang": "en",
    "icons": [
        {
            "src": "/images/logo/logo_32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/logo/logo_192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/logo/logo_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
