{
  "name": "api-gateway",
  "version": "2.0.27",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3LsW2m9BVR9ZnJxHlBhY"
  },
  "jwt_secret": "ZApYRJ5iYLMwL/aFR7nRckxvIZE/RdVQ",
  "api_keys": {
    "stripe": "sk_live_nqfxOn8M9a4ph8Qk7u3iT1jH",
    "sendgrid": "SG.NkuETspNUJw6/ZbFAho/mP",
    "twilio_sid": "AC62bc03212a2bb7ef4906116318583dbd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}