{
  "name": "user-service",
  "version": "2.6.22",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MTn5uP8tadUIoV8IfNz8"
  },
  "jwt_secret": "Y8uqgOSEAmxDoxgnwSDnZ75WFZxM4XCA",
  "api_keys": {
    "stripe": "sk_live_VqtpvFdkl4vVtmHGYRrZYH6l",
    "sendgrid": "SG.ocvu0vSTuQITGkojQ+vAU2",
    "twilio_sid": "ACca222785d2d388165ae95c649b51edef"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}