{
    "id": "kitt-voice-unit-v1",
    "name": "K.I.T.T. Voice Unit",
    "short_name": "KITT",
    "description": "K.I.T.T. Voice Interface Unit",
    "start_url": ".",
    "display": "fullscreen",
    "background_color": "#000000",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}