{
  "name": "api-gateway",
  "version": "3.9.19",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "oo9CHvQEB2LTsuSMR9jR"
  },
  "jwt_secret": "K0YsHg40UawKBTZheEs0b6/X3FiyIEMj",
  "api_keys": {
    "stripe": "sk_live_uRHVlpnIMysZUK266DqcVZne",
    "sendgrid": "SG.fO8Y8Ot+0Fi547UlSEjz44",
    "twilio_sid": "AC7cf9fa794c882389072bc0f3768359b8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}