{
  "name": "user-service",
  "version": "2.5.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RdgG97jezVD1XNZDPJA7"
  },
  "jwt_secret": "PFDU7x+NeMamxWJb/OKvsNgQliN57S+1",
  "api_keys": {
    "stripe": "sk_live_UjRaaDMMrTKNriWIMII85mIN",
    "sendgrid": "SG.7yGSTFLoBYP+IuCf8Plpeg",
    "twilio_sid": "AC56aae1747973d94b63f3cc3e02ba4e27"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}