{
  "name": "api-gateway",
  "version": "3.7.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2y0hStL2HxYS6uZ9uzEc"
  },
  "jwt_secret": "kiCKq8GwMTZV4xQz1iWS6Lpc2gp2o0fo",
  "api_keys": {
    "stripe": "sk_live_rr6btn8uzlvjcx2g626u7mmy",
    "sendgrid": "SG.shdSv52VKlb6SMhcwCbdql",
    "twilio_sid": "ACfc7858139c505e32648f745ae0461f70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}