{ "services": { "background-task": [ { "identifier": "A1B2C3D4-E5F6-7890-ABCD-EF1234567890", "uid": 501, "path": "/Library/LaunchDaemons/com.example.daemon.plist", "state": "enabled", "type": "daemon", "launchd": { "label": "com.example.daemon", "program": "/usr/local/bin/example-daemon", "program-arguments": [ "/usr/local/bin/example-daemon", "--config", "/etc/example/config.json" ], "checksum": "a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6" } } ] } }