{
  "name": "api-gateway",
  "version": "3.9.0",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SqlZopP4731Fkuvr706B"
  },
  "jwt_secret": "H7bwS15buZjNNqE4KZsE/P2PVcil8gmd",
  "api_keys": {
    "stripe": "sk_live_UF8kFyAXBd911j5QvYijIH6d",
    "sendgrid": "SG.sZKUnKtUk7z0ip+YtuluQx",
    "twilio_sid": "AC6866a4286ecfa761036bfeb55c08569c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}