Manifests/ElgatoAudioEffects.json

{
    "Name": "Elgato Audio Effects",
    "Source": "https://www.elgato.com/",
    "Get": {
        "Update": {
            "Uri": "https://gc-updates.elgato.com",
            "Property": "audio-effects-win"
        }
    },
    "Install": {
        "Setup": "",
        "Preinstall": "",
        "Physical": {
            "Arguments": "/install /quiet /norestart",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "/install /quiet /norestart",
            "PostInstall": []
        }
    }
}