{
  "name": "api-gateway",
  "version": "3.0.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "UwACVUMR5UU4D48YUeki"
  },
  "jwt_secret": "wj+xV72qaOpDR5q+hykGXBFDT05bxO9F",
  "api_keys": {
    "stripe": "sk_live_oJioGtDMFyicFbEat7uIK9zG",
    "sendgrid": "SG.9WOW31uiHt9wGbjp0U9AxT",
    "twilio_sid": "AC9210702f7c4d040ebcf9223f2c563bf3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}