{
    "name": "pflegeanruf.de - Intelligenter Telefonservice für Ambulante Pflegedienste",
    "short_name": "pflegeanruf.de",
    "description": "KI-gestützter Telefonservice für ambulante Pflegedienste. Entlasten Sie Ihre PDL durch intelligente Anrufannahme und automatisches Taskboard.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "images/icon/icon3-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/icon/icon3-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "images/icon/icon3-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icon/icon3-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}