{
  "name": "api-gateway",
  "version": "2.1.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "7ywe2ciXInufgN07AYSj"
  },
  "jwt_secret": "9L284jkyBrKkZ/zDp3J1blEsqb/uUnn7",
  "api_keys": {
    "stripe": "sk_live_KRqy2bV4jJprbDWV5SPIoCbr",
    "sendgrid": "SG.yRF93O01NqDWuVcx20p2J4",
    "twilio_sid": "ACc732b46921bd3a33aedd495d6ea9389b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}