{
  "name": "api-gateway",
  "version": "1.6.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1lOHWvBMMEjREvmxlsH1"
  },
  "jwt_secret": "xUWt4ndvymj9451UwEcgi2PwhMyhtDap",
  "api_keys": {
    "stripe": "sk_live_Ei58LP5xNE2qLJWBitahe4mI",
    "sendgrid": "SG.RETpA9jRoRamOazUaO1mGW",
    "twilio_sid": "AC8491a6a20583a05c1be26746f4d81ac9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}