{
  "name": "api-gateway",
  "version": "2.2.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MRrrwA3pLkWU99ujUhe2"
  },
  "jwt_secret": "YEnoLBUAZpOG02qJHc+IjVCufzPmKOF0",
  "api_keys": {
    "stripe": "sk_live_xoRA885KtK4tagZ2Ybf3NuCo",
    "sendgrid": "SG.P0ZXutosUUbGRwJnNdMPAH",
    "twilio_sid": "AC4f027a2f919978741e488e5445920907"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}