{
  "name": "auth-service",
  "version": "2.4.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Icr6c3Qz2FwvfYAACSya"
  },
  "jwt_secret": "bedlcwli0ee/9SILCXYUEuOVA5vlLbvN",
  "api_keys": {
    "stripe": "sk_live_A40QvixiNRVcXcQxXKAnS6WR",
    "sendgrid": "SG.NsnaI8DmKFX1qZdqYDPiQE",
    "twilio_sid": "AC021dbd68e3c8c8c02256a4e3330ce7fc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}