Mini Kabibi Habibi
<?xml version="1.0" encoding="UTF-8"?>
<OfficeApp
xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
xsi:type="TaskPaneApp"
>
<Id>92b71b29-f001-4a83-8070-4bf74cf56295</Id>
<Version>1.0.2503.12011</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<AppDomains>
<AppDomain>https://res.cdn.office.net</AppDomain>
<AppDomain>https://res.sdf.cdn.office.net</AppDomain>
</AppDomains>
<DisplayName DefaultValue="Create with Copilot" />
<Description DefaultValue="Build tables for your task with ease" />
<IconUrl DefaultValue="assets/icon-32.png" />
<HighResolutionIconUrl DefaultValue="assets/icon-80.png" />
<Hosts>
<Host Name="Workbook" />
</Hosts>
<DefaultSettings>
<SourceLocation DefaultValue="index.html" />
</DefaultSettings>
<Permissions>ReadWriteDocument</Permissions>
<Requirements>
<Sets DefaultMinVersion="1.1">
<Set Name="SharedRuntime" />
<Set Name="CdnUrlSupport" MinVersion="1.1" />
</Sets>
</Requirements>
<VersionOverrides
xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
xsi:type="VersionOverridesV1_0"
>
<Resources>
<bt:Urls>
<bt:Url id="Callout.URL" DefaultValue="callout.html" />
</bt:Urls>
</Resources>
</VersionOverrides>
</OfficeApp>