type WCMetadata = { description: string; icons: string[]; name: string; redirect?: { native?: string; universal?: string }; url: string; };