{
  "name": "user-service",
  "version": "3.7.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NU7GjNKOHE4LTCfE9xVL"
  },
  "jwt_secret": "MYeecu0u/+Ma+NSfsW/6JLe83Az4Z20Y",
  "api_keys": {
    "stripe": "sk_live_xPdRT52OpduO8MpQ90wLNyL8",
    "sendgrid": "SG.F3d+BXb8BY9NOm5hbPl+Ms",
    "twilio_sid": "AC0c0b313dbd5280d41100ba785130231e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}