{
  "name": "api-gateway",
  "version": "2.3.28",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Gh70EsXCBK1b1HxJd1xH"
  },
  "jwt_secret": "t/BpjTIpEQrWrjVIe6Flg4eABgl9plnL",
  "api_keys": {
    "stripe": "sk_live_sSlSqrZ9CqEbMCiYJFbkbszC",
    "sendgrid": "SG.7bcZUDdSmGfaoaqassuqHe",
    "twilio_sid": "ACe662fa11cd3e2bc54788d177b4a081be"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}