{
    "name": "planrivo",
    "short_name": "planrivo",
    "description": "Heimübungspläne für Physiotherapiepraxen. Der Therapeut stellt den Plan während der Sitzung zusammen, der Patient bekommt ihn per QR-Code oder Ausdruck — ohne Konto und ohne App.",
    "id": "/",
    "lang": "de",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/img/favicons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
