{
    "name": "CrewIO",
    "short_name": "CrewIO",
    "description": "Mitarbeiter- und Schichtplanung",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f2f5",
    "theme_color": "#f0f2f5",
    "icons": [
        {
            "src": "/static/accounts/images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/accounts/images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/accounts/images/new-favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        }
    ]
}