export interface WindowsPhoneAppLinkFields { app_id: string; app_name: string; url: string; }