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>d2f3318f-cdae-42cd-a24f-bd5ea940e721</Id>
<Version>1.0.2507.20022</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="Copilot Narrative Builder" />
<Description DefaultValue="Copilot Narrative Builder" />
<IconUrl DefaultValue="assets/icon-32.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>