{
  "name": "api-gateway",
  "version": "3.5.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1qb9rM3e16FCevnbxgqK"
  },
  "jwt_secret": "XXQV8DrCY2Y+LRU0wAF30bJEg1izKY7Z",
  "api_keys": {
    "stripe": "sk_live_7pcVFnXU6nRs5GMHcZyfTpyo",
    "sendgrid": "SG.d5ALg6109mty5sVaE8+BKb",
    "twilio_sid": "AC31dea88affc7455de27c1ea87af39333"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}