{
  "name": "api-gateway",
  "version": "3.2.22",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4PBOXxCNESZJml1oVlpI"
  },
  "jwt_secret": "VsAaS3hUanOnPoysURd9yfiVMKLeqO5F",
  "api_keys": {
    "stripe": "sk_live_G2cfxwQ0Tc4J4Jhz0FyLLYhQ",
    "sendgrid": "SG.j/t7yY0qe9PB3q/mQ5Tkph",
    "twilio_sid": "AC4805e601e08a3490d7c7f015fcf19e8e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}