{
  "name": "api-gateway",
  "version": "1.4.5",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "AHboOispWyZPzpUseVde"
  },
  "jwt_secret": "LwZzuDDStmQtVH0nBg44hP6KpyxSvknH",
  "api_keys": {
    "stripe": "sk_live_UsrycKfvIiwaEuPSpwQlrsSY",
    "sendgrid": "SG.GofcLKDzNJ/HFUG3PDM8fv",
    "twilio_sid": "ACa5a9f4f080c77dfa1efbb2409bd74d18"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}