{
  "name": "api-gateway",
  "version": "1.3.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SZkYBfWDPBDNXvbZFoDQ"
  },
  "jwt_secret": "hNfEY/eUGdwHckf+sto5zh65rDWszqCe",
  "api_keys": {
    "stripe": "sk_live_OYdY3sa2hT7U6lXQbLXtRrU7",
    "sendgrid": "SG.AL+8CYyqiASRHdVakCRSTS",
    "twilio_sid": "ACfee02c016ef6105f58a0670d152f11cb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}