{
  "name": "user-service",
  "version": "2.6.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dsodU1ZkWbQt6KI9dMb7"
  },
  "jwt_secret": "KDsxMuBJsUJSL048kz+MFpceCEBbPSMp",
  "api_keys": {
    "stripe": "sk_live_6RDFrjRtxmoFs98Yr4EX9yxW",
    "sendgrid": "SG.yXJigAxXzZF82IrCvhIreD",
    "twilio_sid": "ACb3c1a28218d49a85af41c2b61871ff6b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}