{ "name": "Voice-Agent", "short_name": "Voice-Agent", "description": "Sitzungsaufnahmen lokal transkribieren und protokollieren", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0f1115", "theme_color": "#0f1115", "lang": "de", "icons": [ { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }