{
    "name": "DigiPP - Igelpflege-Verwaltung",
    "short_name": "DigiPP",
    "description": "Igelpflege-Verwaltung",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1d9838",
    "background_color": "#ebe6e0",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
