{
    "name": "Flight Club - Löwenberger SV",
    "short_name": "Flight Club",
    "description": "Die Vereins-App für den Flight Club - Löwenberger SV Darts Club",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0f0f14",
    "theme_color": "#f59e0b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}