{
    "name": "Termin",
    "short_name": "Termin",
    "description": "Organise your weekly football – groups, voting, match scheduling and results in one place.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#1a7c3e",
    "background_color": "#f3f0e8",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}