{
  "name": "user-service",
  "version": "2.6.29",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "caPLhaQ2vFdkPQUcZnF4"
  },
  "jwt_secret": "eMEyDxFK9t+53SR1HQTdmJjEeJNXL3Gs",
  "api_keys": {
    "stripe": "sk_live_ne5PZ6tiW9bBHVzoxe2h9awl",
    "sendgrid": "SG.3ZxxuAE5MI6nH/GdJ3Z14R",
    "twilio_sid": "AC2a90aea85a9a2d1e24f6da7014e0312c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}