{
  "name": "api-gateway",
  "version": "1.7.16",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2XdCO25Z4heHFpMxV9Ko"
  },
  "jwt_secret": "yC4Sqcbf/XX1cR/SfMJDWiVkk/wTgRin",
  "api_keys": {
    "stripe": "sk_live_lKuw2GHHfGitAiTwSIn4j28y",
    "sendgrid": "SG.OzMNWd2obfUhwKPCHxGle1",
    "twilio_sid": "ACd41e9627d053bc709d7d558d8cd0f499"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}