{
  "name": "api-gateway",
  "version": "3.2.24",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VhXtehMYwU9Uwtr7j2Lx"
  },
  "jwt_secret": "l3vFd73AJe2Wh7plZMh0o/xYai0REs6L",
  "api_keys": {
    "stripe": "sk_live_Ty7DRLwThRiisLFHNkMnXlzy",
    "sendgrid": "SG.mfiODQRaAu3ebQp+rTwIuS",
    "twilio_sid": "AC241cba28f885f1dd319b0ee2b4a07b6f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}