{
  "name": "api-gateway",
  "version": "2.3.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "e6lLKx9Emhi2pkacFMiB"
  },
  "jwt_secret": "jPMAloa+7vCT/12PsnX5bVwZPgidPZ8K",
  "api_keys": {
    "stripe": "sk_live_OwKr1DYlLD0l8nEKcy4R52Pv",
    "sendgrid": "SG.trNHKDY0ZBxCK+u9bCSSNb",
    "twilio_sid": "ACd9482d9be2db6c7990ec75e816f46776"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}