{
  "name": "user-service",
  "version": "1.5.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4QcDsIHD2b7A63zcZaux"
  },
  "jwt_secret": "wKP36X5kBvLQ6IMYQxyjgB1k1WDKenId",
  "api_keys": {
    "stripe": "sk_live_z8NdOQMlMdMaOb7vpGjaTbKT",
    "sendgrid": "SG.8x9szsS2Z5Aafc2rDog6Qr",
    "twilio_sid": "ACa2f37c8bc61bd8cf1c69307719c253ab"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}