{
  "name": "auth-service",
  "version": "3.2.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hp2dQulnk8Zvvnnq46xr"
  },
  "jwt_secret": "C7wOHEpxaBnw4A0/l50ZFHzu9Vw1aOL8",
  "api_keys": {
    "stripe": "sk_live_sL2rvqx16eYnxVkusAmGKlMW",
    "sendgrid": "SG.v37HohpmDh0Ax16vJXi0im",
    "twilio_sid": "ACad936b89a88e28bcc35df5dd405c923e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}