{
  "name": "user-service",
  "version": "2.9.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "N1WHOsc0OxhbArAcvN4i"
  },
  "jwt_secret": "EawvS/wOPxGecGBXi5inEh7UCtyKJt2+",
  "api_keys": {
    "stripe": "sk_live_RAOMFbcMyWXLvgYuXWKzZjDC",
    "sendgrid": "SG.A1WM0XqUIVjoeWod5TN3zf",
    "twilio_sid": "AC4f0e01914499bef0ae2e1ec0fdc0bda5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}