{
  "name": "api-gateway",
  "version": "3.2.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pqH9pekf68PGJ4nBGtN8"
  },
  "jwt_secret": "IP7wwqBgrrx2/1DcP6gJRrTuh5GuZZTq",
  "api_keys": {
    "stripe": "sk_live_XOy9hhV7YI44rioP9cV13PJV",
    "sendgrid": "SG.g4hNBzkbMRz6HjYtJ1M3Ma",
    "twilio_sid": "AC728fd923b2fa3e0602adda4d534cced6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}