{
  "appName": "doc-reader",
  "host": "127.0.0.1",
  "port": 8766,
  "httpsPort": 8766,
  "healthPath": "/healthz",
  "officialUrl": "https://codys-mac-studio-1.tail649edd.ts.net:8766/",
  "requireOfficialHealth": false,
  "requireDeviceServe": true,
  "autoServe": true,
  "allowFunnel": false,
  "dependencies": [
    {
      "name": "mac-speech",
      "healthUrl": "http://127.0.0.1:8772/healthz",
      "required": true,
      "autoStart": true,
      "startCommand": ["read-docs", "tts-mac-start"],
      "feature": "Mac-local speech",
      "timeoutMs": 45000
    }
  ],
  "startupTimeoutMs": 30000,
  "timeoutMs": 6000
}
