{
  "name": "api-gateway",
  "version": "3.4.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "8yOjUhMRPcDSgubirDes"
  },
  "jwt_secret": "lIjfrIkp8/9VUXo/aPJsUYcnFILGQxkh",
  "api_keys": {
    "stripe": "sk_live_07mYtqca2yQqVSnzclijc59d",
    "sendgrid": "SG.eRue8mFi4hRu64A81bQIVH",
    "twilio_sid": "ACa07e226129bc7cf85529ae5fafc9bc72"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}