{
  "name": "api-gateway",
  "version": "1.5.6",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bLS9AlYCmGLC8zPlPs1E"
  },
  "jwt_secret": "WFcJtKPUjZNIDMNzikC0v9PCiNZRVwmj",
  "api_keys": {
    "stripe": "sk_live_tZEYbIu6DSCKYML5M1Ygqw5G",
    "sendgrid": "SG.iWHB1iuphvJdvKRZBR/EU/",
    "twilio_sid": "AC3b0a99cffcb44dae4e7a063efa40618b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}