{
  "name": "api-gateway",
  "version": "3.9.20",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zisVvUyV3TfISs7KZ6df"
  },
  "jwt_secret": "8tpSUGsBFuShoa5J4te0zpIt9P4GJaie",
  "api_keys": {
    "stripe": "sk_live_BuB3491SKC14z6dRAa8951eC",
    "sendgrid": "SG.qkELiuBouPm+xP2WL6Gn54",
    "twilio_sid": "AC8918adf0538caa5040c38a9a963cb107"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}