{
  "name": "api-gateway",
  "version": "1.1.24",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2wFH5hOVaPvwt1jNNVdQ"
  },
  "jwt_secret": "vR7KGjfKzi7emueT6TEPNmZMfOJE92tN",
  "api_keys": {
    "stripe": "sk_live_sH5NJ2Gh2qdRZTtexn4SnOn9",
    "sendgrid": "SG.YtPrkAM/JO2mihmXAbeol/",
    "twilio_sid": "ACa885598cd303ff552c873aae78710327"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}