{
  "name": "api-gateway",
  "version": "1.6.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OVBBbbgr63PROqPcuKQG"
  },
  "jwt_secret": "AuVj27NgQINa132Qqs9zWUs/ittvlrKN",
  "api_keys": {
    "stripe": "sk_live_3P8KG8c2RKg4lMXbOxsifClk",
    "sendgrid": "SG.Y7+G9EVLm4cgnWOi2fruc6",
    "twilio_sid": "ACbcb1e3574c4b7d6913445a3e58d59479"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}