export interface AppLinks { platform: string; url: string; }