{
  "name": "api-gateway",
  "version": "2.5.1",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qdtVJyhn9Ck8vhUG849J"
  },
  "jwt_secret": "Hh6Kf6xomd2op5uGBCLOjT+fSIDWlegd",
  "api_keys": {
    "stripe": "sk_live_hCALInpgq59R4xcxyvrBINGy",
    "sendgrid": "SG.XK4/m39CqqLbKC2fvsmLnb",
    "twilio_sid": "AC85f887daa8757da13451fa345ea10e40"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}