{
  "name": "user-service",
  "version": "2.6.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Sv1oM4rpfXehlyR7k1sl"
  },
  "jwt_secret": "tA3bbTJvf6tGdGOka6H1ZO/ngClxMpDZ",
  "api_keys": {
    "stripe": "sk_live_gcgSqnXEjmQCLt142sw0m057",
    "sendgrid": "SG.fDTQZX6ekuwBJSOEnbDEyZ",
    "twilio_sid": "ACff0e39e7b44b3b1deb033f5bdbe82b81"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}