{
  "name": "api-gateway",
  "version": "2.2.28",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fwto9qlnfPwVWiGOyI1B"
  },
  "jwt_secret": "72CBUpJK00UYMY8+L9FZ6iXDt7Gtmi8Z",
  "api_keys": {
    "stripe": "sk_live_7iTssyecJZLGGc671aDVcS4u",
    "sendgrid": "SG.gspA43ywRODWts2uqG8lC1",
    "twilio_sid": "AC00736e046a204415373a5be19bb3602b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}