export interface IosAppLinkFields { app_name: string; app_store_id: string; url: string; }