{
  "name": "user-service",
  "version": "2.9.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hNqOQqKB4IeDvAlklMIk"
  },
  "jwt_secret": "zwaDQm7n/S5Z63H4ok6MxLkAO2q7Fx0t",
  "api_keys": {
    "stripe": "sk_live_5lL7KI7qsoru9ARncHcNWnRg",
    "sendgrid": "SG.++zyMx1/xueik3AAeovYbe",
    "twilio_sid": "AC8cb431662e3b5d7ed0a8f9d78f6d99c1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}