{
  "name": "api-gateway",
  "version": "3.4.18",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4jxdjlDvgwCu04hUgl9L"
  },
  "jwt_secret": "UT2qJQ3tpz20cudtzMY4IG32tapvYOR9",
  "api_keys": {
    "stripe": "sk_live_xmUgddoPkLGOlKucHfrRjNek",
    "sendgrid": "SG.x5KdDlDro8LyMZn+wL5+5W",
    "twilio_sid": "ACe2c0458ea433facb3434576c172d7b01"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}