export type Platform = "browser" | "ios" | "android" | "macos" | "windows" | "linux" | "chrome" | "firefox" | "opera" | "edge" | "brave" | "safari" | "other";