{
  "name": "api-gateway",
  "version": "3.9.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tHRZ2qDfOiqZwbU4jHHU"
  },
  "jwt_secret": "j7JfOPyhQ31tdUw/0kaX16+P+EEoPjZh",
  "api_keys": {
    "stripe": "sk_live_fvk4RLLdRFLtQibahX03Im9D",
    "sendgrid": "SG.ofBb6y9Xc+TknjJzv/60pU",
    "twilio_sid": "AC2941eaa78d0b02dd55a240e351bd49df"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}