{
  "name": "api-gateway",
  "version": "3.3.27",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FBUY1xyHbEKI66QdbKPi"
  },
  "jwt_secret": "CQji9yYs8ihfsHf03bJQfG/0CPLCcckt",
  "api_keys": {
    "stripe": "sk_live_BVeTG1bngjG78cDtOM6ofByj",
    "sendgrid": "SG.JGwubolmuQQH2BUj9FFew7",
    "twilio_sid": "ACa01f7b987528b38228d6c24ac752640d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}