{
    "name": "GoodPoints Express - Vereins-Aufgaben",
    "short_name": "Express",
    "description": "Aufgaben und Punkte fuer deinen Verein",
    "start_url": "/express",
    "display": "standalone",
    "background_color": "#1e293b",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "/static/icon-express-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icon-express-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
