{
  "name": "api-gateway",
  "version": "1.6.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kElHTKMnDCwZZb3KVE87"
  },
  "jwt_secret": "Bno8hcf1iR6pbsRTPt9yWNciq9vOgGrt",
  "api_keys": {
    "stripe": "sk_live_hq29dTw1OpHh7Llos031ZAAL",
    "sendgrid": "SG.E5qcPUdiJb6/4Zasg7f8LW",
    "twilio_sid": "AC5a04bbead38424c96effca11524ef4cf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}