{
  "name": "user-service",
  "version": "3.4.4",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sVFnl7JA5J2jOEs5mz8c"
  },
  "jwt_secret": "o1SodYU2NhV/pzdV8R7VeFa7M/GgzXsa",
  "api_keys": {
    "stripe": "sk_live_0padvflzeLpXSN7ykW6D3d8x",
    "sendgrid": "SG.ZUd+HlFxNlL/Agz0Xvvb2l",
    "twilio_sid": "AC533f7eabbbd049abdebac15d04a758d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}