{
  "name": "api-gateway",
  "version": "3.7.2",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zF5BxERZvv5zXCth5ipJ"
  },
  "jwt_secret": "56Ymb1oiKoP8Z/NKoWfDti3whUcTw5RI",
  "api_keys": {
    "stripe": "sk_live_dzHkl9T9TjsIgyy1kYiqfuXa",
    "sendgrid": "SG.bSItclJwjpMHDzWshB3v2Y",
    "twilio_sid": "AC545376e20ebf45c6b3844e09fe2efff0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}