{
    "doorbird-config": {
        "admin": {
            "form": {
                "labels": {
                    "name": "Name",
                    "scheme": "Scheme",
                    "host": "Host",
                    "username": "Username",
                    "password": "Password",
                    "udpPort": "UDP Port",
                    "suppressBurst": "Suppress Burst"
                },
                "placeholders": {
                    "name": "Name",
                    "host": "Host",
                    "username": "Username",
                    "password": "Password",
                    "udpPort": "UDP Port"
                }
            }
        }
    }
}
