{
  "name": "api-gateway",
  "version": "1.8.20",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CpagoHGHLBVPdiPhLolA"
  },
  "jwt_secret": "xZL+WUa02ukJ0UL5fJxF3LitpIHsPe0X",
  "api_keys": {
    "stripe": "sk_live_4HVmfvre2M2hQneKaGuSxOWy",
    "sendgrid": "SG.JhFJk86k2DuvGyc5EAo+/P",
    "twilio_sid": "AC78f05f8ace92ef85c6242a70e046da8f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}