{
  "name": "api-gateway",
  "version": "1.8.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WetBrM93NMLn2aLMgB9X"
  },
  "jwt_secret": "l/bPT8f2FUaVT+QxALukcLH36tZLv23K",
  "api_keys": {
    "stripe": "sk_live_wmOBChNZhJhxa0xZT3RKQzD8",
    "sendgrid": "SG.K0Dgh1FbumKZS2b5N+Phwy",
    "twilio_sid": "AC13c00f9a7096f5062fa72e9fb86eff66"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}