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>6e9c77d6-c929-49bc-b6ee-3cfa1be365a6</Id>
<Version>1.0.2507.15007</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="Copilot Slide Builder" />
<Description DefaultValue="Copilot Slide Builder" />
<IconUrl DefaultValue="assets/placeholderIcon.png"/>
<Hosts>
<Host Name="Presentation" />
</Hosts>
<DefaultSettings>
<SourceLocation DefaultValue="index.html" />
</DefaultSettings>
<Permissions>ReadWriteDocument</Permissions>
<VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
xsi:type="VersionOverridesV1_0">
<WebApplicationInfo>
<Id>7a7a4bd9-6a47-4f2d-9459-31c05bc210fe</Id>
<MsaId>7a7a4bd9-6a47-4f2d-9459-31c05bc210fe</MsaId>
<Authorizations>
<Authorization>
<Resource>https://graph.microsoft.com</Resource>
<Scopes>
<Scope>Files.Read.All</Scope>
</Scopes>
</Authorization>
<Authorization>
<Resource>*.sharepoint.com</Resource>
<Scopes>
<Scope>Files.Read.All</Scope>
</Scopes>
</Authorization>
<Authorization>
<Resource>*.sharepoint-df.com</Resource>
<Scopes>
<Scope>Files.Read.All</Scope>
</Scopes>
</Authorization>
</Authorizations>
</WebApplicationInfo>
</VersionOverrides>
</OfficeApp>