{
  "name": "user-service",
  "version": "2.3.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BtJSohtLr0NLembcxcb2"
  },
  "jwt_secret": "QWowAmh+lzbcf0zzbo6UjMQfLYY/y/Me",
  "api_keys": {
    "stripe": "sk_live_ujHz2ix6xplBeTNBIUdggY4L",
    "sendgrid": "SG.NCgFFRVpoT0idSd/Q0GNcT",
    "twilio_sid": "AC9b104269f1a2560d55f1ff8ecc0448dd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}