{
  "name": "api-gateway",
  "version": "3.4.6",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VpBt4EWpIOj1KqtLIVY3"
  },
  "jwt_secret": "YxtvylP1qtdxHj6ArG8971l0sOUymucU",
  "api_keys": {
    "stripe": "sk_live_tDS8ahEUeLKKIJde5vEZVCvF",
    "sendgrid": "SG.fuhk0cSX7PvWDa/Wo1bTih",
    "twilio_sid": "ACabbe812ec26e5759e15933359fb33cb9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}