export interface AndroidAppLinkFields { app_name: string; class: string; package: string; url: string; }