{
  "name": "api-gateway",
  "version": "2.9.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "owc8hkzuWrfOei9JPFzO"
  },
  "jwt_secret": "0VXKdm+dj48IyGCuH+MOp4lDs9P3vw66",
  "api_keys": {
    "stripe": "sk_live_cq3cunoSEgI9sWNr1fnkXlH1",
    "sendgrid": "SG.7net6qS9UQ+A02iGL1LcM3",
    "twilio_sid": "ACf3857b38574107c04e3a55b399c54b71"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}