{
    "name": "Jarvis Sprachpaket",
    "short_name": "Jarvis Sprache",
    "description": "Jarvis Sprachpaket mit Browser-Spracherkennung für Chrome und lokaler Whisper-Spracherkennung für Firefox und Brave.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#020807",
    "theme_color": "#001b14",
    "icons": [
        {
            "src": "assets/img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "assets/img/jarvis-audio-cockpit-cover.png",
            "sizes": "1491x1055",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "scope": "./",
    "id": "https://jarvis-und-der-erdling.de/jarvis-sprachpaket/"
}
