{
  "name": "auth-service",
  "version": "2.2.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BSmz4Si2xjRHhbGWLvDm"
  },
  "jwt_secret": "D1DFU41E+cPyRed52uYeLuLzmNuhuKZe",
  "api_keys": {
    "stripe": "sk_live_RH1hJKPSxag9qymCEczjKkNh",
    "sendgrid": "SG.o88NSVt6AjqstHE92sEStR",
    "twilio_sid": "ACb582e1bbab4a7fbe2b9bc1ab47792bf2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}