{
  "name": "api-gateway",
  "version": "2.3.12",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "53GVJYJDMa9FQ94UPOt4"
  },
  "jwt_secret": "8mu9gRJMW10wFXa5GaKT7wJPt/AOCEtL",
  "api_keys": {
    "stripe": "sk_live_AXNLygSliIl1GjBWMV8wl8Tj",
    "sendgrid": "SG.OKK9FTDAVx1W2ED1Pc+Dw5",
    "twilio_sid": "AC34c9e43b7f02a6401e7fe81b8d1b3544"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}