{
  "name": "user-service",
  "version": "1.4.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6cXagVurI308xeUyRlTF"
  },
  "jwt_secret": "fCXhvExVZ3cN17qoaTpJtSsu05pm5931",
  "api_keys": {
    "stripe": "sk_live_C06tX9HV0m3RcEcMMiIxk5wC",
    "sendgrid": "SG.rFf+C+IEBofYSbexheQ4Pv",
    "twilio_sid": "AC128bcf62ec918b538612b0be8c526116"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}