{
  "name": "api-gateway",
  "version": "3.5.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DyKHNOs87ceZZNvoyOGU"
  },
  "jwt_secret": "WQMTqSGtn/yzXffJNDjPMj4zwynXeGlI",
  "api_keys": {
    "stripe": "sk_live_KKaKvdSDLdqhF8PtyHYGhKRx",
    "sendgrid": "SG.GgCK6/Bz/hxWOeTxJ3WFwR",
    "twilio_sid": "AC031b5809fd12e9fb427fb6d5816fce43"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}