{
    "name": "Konsumationen Wildegg",
    "short_name": "Konsumationen",
    "description": "Konsumationen und Zahlungen fuer den Reitstall Wildegg erfassen",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f7f7f5",
    "theme_color": "#2e7d32",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
