{
  "name": "user-service",
  "version": "1.2.9",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aNjshAISTGZfrSKYJnqa"
  },
  "jwt_secret": "/aSckV4ggxra5jwcajx28F57oDK/W2BQ",
  "api_keys": {
    "stripe": "sk_live_kui4bpHplDTrTGx2BIXCqwN8",
    "sendgrid": "SG.robtBtz0Awwxq6a7kdfIBf",
    "twilio_sid": "AC058e2d9e3f430300273e9523a7301324"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}