{
  "name": "api-gateway",
  "version": "1.2.20",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fWJdtBvhpPrn9waxQk0S"
  },
  "jwt_secret": "ju7KOpz6l4teoX1MhFlKauxFb9bZ1LCh",
  "api_keys": {
    "stripe": "sk_live_sJQfoSy8Ik2Hs62tvA0gk9LG",
    "sendgrid": "SG.F6Zb0H+njg2P7Rgg1wGG+/",
    "twilio_sid": "AC23bc6f55778f088052397871f009c60a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}