<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/trunk/src/Core/Framework/App/Manifest/Schema/manifest-2.0.xsd" validates-permissions="true">
    <meta>
        <name>SwagCopilot</name>
        <label>Copilot</label>
        <label lang="de-DE">Copilot</label>
        <description>Copilot helps you right inside the Admin with all your Shopware questions – just type your request and get instant answers. Built with privacy in mind and growing in features, it’s your smart partner for the future of Agentic Commerce.</description>
        <description lang="de-DE">Copilot hilft dir direkt im Admin bei Fragen rund um Shopware – einfach eintippen, sofort Antwort bekommen. Datenschutzfreundlich und mit immer neuen Funktionen wird er zu deinem smarten Partner für Agentic Commerce.</description>
        <author>shopware AG</author>
        <copyright>(c) shopware AG</copyright>
        <version>1.3.0</version>
        <compatibility>&gt;=6.7.8.0</compatibility>
        <license>MIT</license>
        <icon>Resources/icon.png</icon>
    </meta>

    <setup>
        <registrationUrl>https://registry.services.shopware.io/api/management/service/lifecycle/register/bc9734cdfe7d79c6e7a5723302e84d7c</registrationUrl>
        <secret>MySecret</secret>
    </setup>

    <admin>
        <base-app-url>https://copilot.apps.shopware.io/</base-app-url>
    </admin>

    <webhooks>
        <webhook name="appActivate" url="https://registry.services.shopware.io/api/management/service/lifecycle/activate/bc9734cdfe7d79c6e7a5723302e84d7c" event="app.activated"/>
        <webhook name="appDeactivated" url="https://registry.services.shopware.io/api/management/service/lifecycle/deactivate/bc9734cdfe7d79c6e7a5723302e84d7c" event="app.deactivated"/>
        <webhook name="appDelete" url="https://registry.services.shopware.io/api/management/service/lifecycle/uninstall/bc9734cdfe7d79c6e7a5723302e84d7c" event="app.deleted"/>
    <webhook name="ServiceRegistryLifecycleTrackingApp.updated" url="https://registry.services.shopware.io/api/management/shop/service/update/ef371490da9e8225c9506c6c996b0c1e" event="app.updated"/><webhook name="ServiceRegistryShopUpdateTracking" url="https://registry.services.shopware.io/api/shop/update/ca04b1a3ab2c40cdd0b51eabb2330134" event="shopware.updated"/><webhook name="ServiceRegistryPermissionsUpdateTracking" url="https://registry.services.shopware.io/api/management/service/permissions/tracking" event="app.permissions.updated"/></webhooks>

    <permissions>
        <read>system_config</read>
        <read>user</read>
        <permission>api_service_toggle</permission>

        <!-- Permissions for MCP proxy -->
        <read>acl_role</read>
        <create>acl_role</create>
        <update>acl_role</update>
        <delete>acl_role</delete>
        <read>acl_user_role</read>
        <create>acl_user_role</create>
        <update>acl_user_role</update>
        <delete>acl_user_role</delete>
        <read>app</read>
        <create>app</create>
        <update>app</update>
        <delete>app</delete>
        <read>app_translation</read>
        <create>app_translation</create>
        <update>app_translation</update>
        <delete>app_translation</delete>
        <read>app_action_button</read>
        <create>app_action_button</create>
        <update>app_action_button</update>
        <delete>app_action_button</delete>
        <read>app_action_button_translation</read>
        <create>app_action_button_translation</create>
        <update>app_action_button_translation</update>
        <delete>app_action_button_translation</delete>
        <read>app_template</read>
        <create>app_template</create>
        <update>app_template</update>
        <delete>app_template</delete>
        <read>app_payment_method</read>
        <create>app_payment_method</create>
        <update>app_payment_method</update>
        <delete>app_payment_method</delete>
        <read>app_script_condition</read>
        <create>app_script_condition</create>
        <update>app_script_condition</update>
        <delete>app_script_condition</delete>
        <read>app_script_condition_translation</read>
        <create>app_script_condition_translation</create>
        <update>app_script_condition_translation</update>
        <delete>app_script_condition_translation</delete>
        <read>app_cms_block</read>
        <create>app_cms_block</create>
        <update>app_cms_block</update>
        <delete>app_cms_block</delete>
        <read>app_cms_block_translation</read>
        <create>app_cms_block_translation</create>
        <update>app_cms_block_translation</update>
        <delete>app_cms_block_translation</delete>
        <read>app_flow_action</read>
        <create>app_flow_action</create>
        <update>app_flow_action</update>
        <delete>app_flow_action</delete>
        <read>app_flow_action_translation</read>
        <create>app_flow_action_translation</create>
        <update>app_flow_action_translation</update>
        <delete>app_flow_action_translation</delete>
        <read>app_flow_event</read>
        <create>app_flow_event</create>
        <update>app_flow_event</update>
        <delete>app_flow_event</delete>
        <read>custom_field</read>
        <create>custom_field</create>
        <update>custom_field</update>
        <delete>custom_field</delete>
        <read>custom_field_set</read>
        <create>custom_field_set</create>
        <update>custom_field_set</update>
        <delete>custom_field_set</delete>
        <read>custom_field_set_relation</read>
        <create>custom_field_set_relation</create>
        <update>custom_field_set_relation</update>
        <delete>custom_field_set_relation</delete>
        <read>plugin</read>
        <create>plugin</create>
        <update>plugin</update>
        <delete>plugin</delete>
        <read>plugin_translation</read>
        <create>plugin_translation</create>
        <update>plugin_translation</update>
        <delete>plugin_translation</delete>
        <read>scheduled_task</read>
        <create>scheduled_task</create>
        <update>scheduled_task</update>
        <delete>scheduled_task</delete>
        <read>script</read>
        <create>script</create>
        <update>script</update>
        <delete>script</delete>
        <read>language</read>
        <create>language</create>
        <update>language</update>
        <delete>language</delete>
        <read>seo_url</read>
        <create>seo_url</create>
        <update>seo_url</update>
        <delete>seo_url</delete>
        <read>seo_url_template</read>
        <create>seo_url_template</create>
        <update>seo_url_template</update>
        <delete>seo_url_template</delete>
        <create>system_config</create>
        <update>system_config</update>
        <delete>system_config</delete>
        <read>main_category</read>
        <create>main_category</create>
        <update>main_category</update>
        <delete>main_category</delete>
        <read>sales_channel</read>
        <create>sales_channel</create>
        <update>sales_channel</update>
        <delete>sales_channel</delete>
        <read>sales_channel_translation</read>
        <create>sales_channel_translation</create>
        <update>sales_channel_translation</update>
        <delete>sales_channel_translation</delete>
        <read>sales_channel_domain</read>
        <create>sales_channel_domain</create>
        <update>sales_channel_domain</update>
        <delete>sales_channel_domain</delete>
        <read>sales_channel_type</read>
        <create>sales_channel_type</create>
        <update>sales_channel_type</update>
        <delete>sales_channel_type</delete>
        <read>sales_channel_type_translation</read>
        <create>sales_channel_type_translation</create>
        <update>sales_channel_type_translation</update>
        <delete>sales_channel_type_translation</delete>
        <read>sales_channel_analytics</read>
        <create>sales_channel_analytics</create>
        <update>sales_channel_analytics</update>
        <delete>sales_channel_analytics</delete>
        <read>country</read>
        <create>country</create>
        <update>country</update>
        <delete>country</delete>
        <read>country_state</read>
        <create>country_state</create>
        <update>country_state</update>
        <delete>country_state</delete>
        <read>country_state_translation</read>
        <create>country_state_translation</create>
        <update>country_state_translation</update>
        <delete>country_state_translation</delete>
        <read>country_translation</read>
        <create>country_translation</create>
        <update>country_translation</update>
        <delete>country_translation</delete>
        <read>currency</read>
        <create>currency</create>
        <update>currency</update>
        <delete>currency</delete>
        <read>currency_country_rounding</read>
        <create>currency_country_rounding</create>
        <update>currency_country_rounding</update>
        <delete>currency_country_rounding</delete>
        <read>currency_translation</read>
        <create>currency_translation</create>
        <update>currency_translation</update>
        <delete>currency_translation</delete>
        <read>locale</read>
        <create>locale</create>
        <update>locale</update>
        <delete>locale</delete>
        <read>locale_translation</read>
        <create>locale_translation</create>
        <update>locale_translation</update>
        <delete>locale_translation</delete>
        <read>snippet_set</read>
        <create>snippet_set</create>
        <update>snippet_set</update>
        <delete>snippet_set</delete>
        <read>snippet</read>
        <create>snippet</create>
        <update>snippet</update>
        <delete>snippet</delete>
        <read>salutation</read>
        <create>salutation</create>
        <update>salutation</update>
        <delete>salutation</delete>
        <read>salutation_translation</read>
        <create>salutation_translation</create>
        <update>salutation_translation</update>
        <delete>salutation_translation</delete>
        <read>tax</read>
        <create>tax</create>
        <update>tax</update>
        <delete>tax</delete>
        <read>tax_rule</read>
        <create>tax_rule</create>
        <update>tax_rule</update>
        <delete>tax_rule</delete>
        <read>tax_rule_type</read>
        <create>tax_rule_type</create>
        <update>tax_rule_type</update>
        <delete>tax_rule_type</delete>
        <read>tax_rule_type_translation</read>
        <create>tax_rule_type_translation</create>
        <update>tax_rule_type_translation</update>
        <delete>tax_rule_type_translation</delete>
        <read>tax_provider</read>
        <create>tax_provider</create>
        <update>tax_provider</update>
        <delete>tax_provider</delete>
        <read>tax_provider_translation</read>
        <create>tax_provider_translation</create>
        <update>tax_provider_translation</update>
        <delete>tax_provider_translation</delete>
        <read>unit</read>
        <create>unit</create>
        <update>unit</update>
        <delete>unit</delete>
        <read>unit_translation</read>
        <create>unit_translation</create>
        <update>unit_translation</update>
        <delete>unit_translation</delete>
        <create>user</create>
        <update>user</update>
        <delete>user</delete>
        <read>integration</read>
        <create>integration</create>
        <update>integration</update>
        <delete>integration</delete>
        <read>state_machine_state</read>
        <create>state_machine_state</create>
        <update>state_machine_state</update>
        <delete>state_machine_state</delete>
        <read>number_range</read>
        <create>number_range</create>
        <update>number_range</update>
        <delete>number_range</delete>
        <read>number_range_sales_channel</read>
        <create>number_range_sales_channel</create>
        <update>number_range_sales_channel</update>
        <delete>number_range_sales_channel</delete>
        <read>number_range_state</read>
        <create>number_range_state</create>
        <update>number_range_state</update>
        <delete>number_range_state</delete>
        <read>number_range_type</read>
        <create>number_range_type</create>
        <update>number_range_type</update>
        <delete>number_range_type</delete>
        <read>number_range_type_translation</read>
        <create>number_range_type_translation</create>
        <update>number_range_type_translation</update>
        <delete>number_range_type_translation</delete>
        <read>number_range_translation</read>
        <create>number_range_translation</create>
        <update>number_range_translation</update>
        <delete>number_range_translation</delete>
        <read>tag</read>
        <create>tag</create>
        <update>tag</update>
        <delete>tag</delete>
        <read>category</read>
        <create>category</create>
        <update>category</update>
        <delete>category</delete>
        <read>category_translation</read>
        <create>category_translation</create>
        <update>category_translation</update>
        <delete>category_translation</delete>
        <read>media</read>
        <create>media</create>
        <update>media</update>
        <delete>media</delete>
        <read>media_default_folder</read>
        <create>media_default_folder</create>
        <update>media_default_folder</update>
        <delete>media_default_folder</delete>
        <read>media_thumbnail</read>
        <create>media_thumbnail</create>
        <update>media_thumbnail</update>
        <delete>media_thumbnail</delete>
        <read>media_translation</read>
        <create>media_translation</create>
        <update>media_translation</update>
        <delete>media_translation</delete>
        <read>media_folder</read>
        <create>media_folder</create>
        <update>media_folder</update>
        <delete>media_folder</delete>
        <read>media_thumbnail_size</read>
        <create>media_thumbnail_size</create>
        <update>media_thumbnail_size</update>
        <delete>media_thumbnail_size</delete>
        <read>media_folder_configuration</read>
        <create>media_folder_configuration</create>
        <update>media_folder_configuration</update>
        <delete>media_folder_configuration</delete>
        <read>product</read>
        <create>product</create>
        <update>product</update>
        <delete>product</delete>
        <read>product_configurator_setting</read>
        <create>product_configurator_setting</create>
        <update>product_configurator_setting</update>
        <delete>product_configurator_setting</delete>
        <read>product_price</read>
        <create>product_price</create>
        <update>product_price</update>
        <delete>product_price</delete>
        <read>product_review</read>
        <create>product_review</create>
        <update>product_review</update>
        <delete>product_review</delete>
        <read>product_manufacturer</read>
        <create>product_manufacturer</create>
        <update>product_manufacturer</update>
        <delete>product_manufacturer</delete>
        <read>product_manufacturer_translation</read>
        <create>product_manufacturer_translation</create>
        <update>product_manufacturer_translation</update>
        <delete>product_manufacturer_translation</delete>
        <read>product_media</read>
        <create>product_media</create>
        <update>product_media</update>
        <delete>product_media</delete>
        <read>product_download</read>
        <create>product_download</create>
        <update>product_download</update>
        <delete>product_download</delete>
        <read>product_translation</read>
        <create>product_translation</create>
        <update>product_translation</update>
        <delete>product_translation</delete>
        <read>product_cross_selling</read>
        <create>product_cross_selling</create>
        <update>product_cross_selling</update>
        <delete>product_cross_selling</delete>
        <read>product_cross_selling_translation</read>
        <create>product_cross_selling_translation</create>
        <update>product_cross_selling_translation</update>
        <delete>product_cross_selling_translation</delete>
        <read>product_cross_selling_assigned_products</read>
        <create>product_cross_selling_assigned_products</create>
        <update>product_cross_selling_assigned_products</update>
        <delete>product_cross_selling_assigned_products</delete>
        <read>product_feature_set</read>
        <create>product_feature_set</create>
        <update>product_feature_set</update>
        <delete>product_feature_set</delete>
        <read>product_feature_set_translation</read>
        <create>product_feature_set_translation</create>
        <update>product_feature_set_translation</update>
        <delete>product_feature_set_translation</delete>
        <read>product_sorting</read>
        <create>product_sorting</create>
        <update>product_sorting</update>
        <delete>product_sorting</delete>
        <read>product_sorting_translation</read>
        <create>product_sorting_translation</create>
        <update>product_sorting_translation</update>
        <delete>product_sorting_translation</delete>
        <read>product_search_config</read>
        <create>product_search_config</create>
        <update>product_search_config</update>
        <delete>product_search_config</delete>
        <read>product_search_config_field</read>
        <create>product_search_config_field</create>
        <update>product_search_config_field</update>
        <delete>product_search_config_field</delete>
        <read>product_visibility</read>
        <create>product_visibility</create>
        <update>product_visibility</update>
        <delete>product_visibility</delete>
        <read>delivery_time</read>
        <create>delivery_time</create>
        <update>delivery_time</update>
        <delete>delivery_time</delete>
        <read>newsletter_recipient</read>
        <create>newsletter_recipient</create>
        <update>newsletter_recipient</update>
        <delete>newsletter_recipient</delete>
        <read>rule</read>
        <create>rule</create>
        <update>rule</update>
        <delete>rule</delete>
        <read>rule_condition</read>
        <create>rule_condition</create>
        <update>rule_condition</update>
        <delete>rule_condition</delete>
        <read>product_stream</read>
        <create>product_stream</create>
        <update>product_stream</update>
        <delete>product_stream</delete>
        <read>product_stream_translation</read>
        <create>product_stream_translation</create>
        <update>product_stream_translation</update>
        <delete>product_stream_translation</delete>
        <read>product_stream_filter</read>
        <create>product_stream_filter</create>
        <update>product_stream_filter</update>
        <delete>product_stream_filter</delete>
        <read>product_export</read>
        <create>product_export</create>
        <update>product_export</update>
        <delete>product_export</delete>
        <read>property_group</read>
        <create>property_group</create>
        <update>property_group</update>
        <delete>property_group</delete>
        <read>property_group_option</read>
        <create>property_group_option</create>
        <update>property_group_option</update>
        <delete>property_group_option</delete>
        <read>property_group_option_translation</read>
        <create>property_group_option_translation</create>
        <update>property_group_option_translation</update>
        <delete>property_group_option_translation</delete>
        <read>property_group_translation</read>
        <create>property_group_translation</create>
        <update>property_group_translation</update>
        <delete>property_group_translation</delete>
        <read>cms_page</read>
        <create>cms_page</create>
        <update>cms_page</update>
        <delete>cms_page</delete>
        <read>cms_page_translation</read>
        <create>cms_page_translation</create>
        <update>cms_page_translation</update>
        <delete>cms_page_translation</delete>
        <read>cms_section</read>
        <create>cms_section</create>
        <update>cms_section</update>
        <delete>cms_section</delete>
        <read>cms_block</read>
        <create>cms_block</create>
        <update>cms_block</update>
        <delete>cms_block</delete>
        <read>cms_slot</read>
        <create>cms_slot</create>
        <update>cms_slot</update>
        <delete>cms_slot</delete>
        <read>cms_slot_translation</read>
        <create>cms_slot_translation</create>
        <update>cms_slot_translation</update>
        <delete>cms_slot_translation</delete>
        <read>mail_template</read>
        <create>mail_template</create>
        <update>mail_template</update>
        <delete>mail_template</delete>
        <read>mail_template_translation</read>
        <create>mail_template_translation</create>
        <update>mail_template_translation</update>
        <delete>mail_template_translation</delete>
        <read>mail_template_type</read>
        <create>mail_template_type</create>
        <update>mail_template_type</update>
        <delete>mail_template_type</delete>
        <read>mail_template_type_translation</read>
        <create>mail_template_type_translation</create>
        <update>mail_template_type_translation</update>
        <delete>mail_template_type_translation</delete>
        <read>mail_header_footer</read>
        <create>mail_header_footer</create>
        <update>mail_header_footer</update>
        <delete>mail_header_footer</delete>
        <read>mail_header_footer_translation</read>
        <create>mail_header_footer_translation</create>
        <update>mail_header_footer_translation</update>
        <delete>mail_header_footer_translation</delete>
        <read>delivery_time_translation</read>
        <create>delivery_time_translation</create>
        <update>delivery_time_translation</update>
        <delete>delivery_time_translation</delete>
        <read>import_export_profile</read>
        <create>import_export_profile</create>
        <update>import_export_profile</update>
        <delete>import_export_profile</delete>
        <read>import_export_file</read>
        <create>import_export_file</create>
        <update>import_export_file</update>
        <delete>import_export_file</delete>
        <read>import_export_profile_translation</read>
        <create>import_export_profile_translation</create>
        <update>import_export_profile_translation</update>
        <delete>import_export_profile_translation</delete>
        <read>landing_page</read>
        <create>landing_page</create>
        <update>landing_page</update>
        <delete>landing_page</delete>
        <read>landing_page_translation</read>
        <create>landing_page_translation</create>
        <update>landing_page_translation</update>
        <delete>landing_page_translation</delete>
        <read>flow</read>
        <create>flow</create>
        <update>flow</update>
        <delete>flow</delete>
        <read>flow_sequence</read>
        <create>flow_sequence</create>
        <update>flow_sequence</update>
        <delete>flow_sequence</delete>
        <read>flow_template</read>
        <create>flow_template</create>
        <update>flow_template</update>
        <delete>flow_template</delete>
        <read>customer</read>
        <create>customer</create>
        <update>customer</update>
        <delete>customer</delete>
        <read>customer_group_translation</read>
        <create>customer_group_translation</create>
        <update>customer_group_translation</update>
        <delete>customer_group_translation</delete>
        <read>customer_address</read>
        <create>customer_address</create>
        <update>customer_address</update>
        <delete>customer_address</delete>
        <read>customer_group</read>
        <create>customer_group</create>
        <update>customer_group</update>
        <delete>customer_group</delete>
        <read>customer_wishlist</read>
        <create>customer_wishlist</create>
        <update>customer_wishlist</update>
        <delete>customer_wishlist</delete>
        <read>customer_wishlist_product</read>
        <create>customer_wishlist_product</create>
        <update>customer_wishlist_product</update>
        <delete>customer_wishlist_product</delete>
        <read>document</read>
        <create>document</create>
        <update>document</update>
        <delete>document</delete>
        <read>document_type</read>
        <create>document_type</create>
        <update>document_type</update>
        <delete>document_type</delete>
        <read>document_type_translation</read>
        <create>document_type_translation</create>
        <update>document_type_translation</update>
        <delete>document_type_translation</delete>
        <read>document_base_config</read>
        <create>document_base_config</create>
        <update>document_base_config</update>
        <delete>document_base_config</delete>
        <read>document_base_config_sales_channel</read>
        <create>document_base_config_sales_channel</create>
        <update>document_base_config_sales_channel</update>
        <delete>document_base_config_sales_channel</delete>
        <read>order</read>
        <create>order</create>
        <update>order</update>
        <delete>order</delete>
        <read>order_address</read>
        <create>order_address</create>
        <update>order_address</update>
        <delete>order_address</delete>
        <read>order_customer</read>
        <create>order_customer</create>
        <update>order_customer</update>
        <delete>order_customer</delete>
        <read>order_delivery</read>
        <create>order_delivery</create>
        <update>order_delivery</update>
        <delete>order_delivery</delete>
        <read>order_delivery_position</read>
        <create>order_delivery_position</create>
        <update>order_delivery_position</update>
        <delete>order_delivery_position</delete>
        <read>order_line_item</read>
        <create>order_line_item</create>
        <update>order_line_item</update>
        <delete>order_line_item</delete>
        <read>order_line_item_download</read>
        <create>order_line_item_download</create>
        <update>order_line_item_download</update>
        <delete>order_line_item_download</delete>
        <read>order_transaction</read>
        <create>order_transaction</create>
        <update>order_transaction</update>
        <delete>order_transaction</delete>
        <read>order_transaction_capture</read>
        <create>order_transaction_capture</create>
        <update>order_transaction_capture</update>
        <delete>order_transaction_capture</delete>
        <read>order_transaction_capture_refund</read>
        <create>order_transaction_capture_refund</create>
        <update>order_transaction_capture_refund</update>
        <delete>order_transaction_capture_refund</delete>
        <read>order_transaction_capture_refund_position</read>
        <create>order_transaction_capture_refund_position</create>
        <update>order_transaction_capture_refund_position</update>
        <delete>order_transaction_capture_refund_position</delete>
        <read>payment_method</read>
        <create>payment_method</create>
        <update>payment_method</update>
        <delete>payment_method</delete>
        <read>payment_method_translation</read>
        <create>payment_method_translation</create>
        <update>payment_method_translation</update>
        <delete>payment_method_translation</delete>
        <read>promotion</read>
        <create>promotion</create>
        <update>promotion</update>
        <delete>promotion</delete>
        <read>promotion_sales_channel</read>
        <create>promotion_sales_channel</create>
        <update>promotion_sales_channel</update>
        <delete>promotion_sales_channel</delete>
        <read>promotion_individual_code</read>
        <create>promotion_individual_code</create>
        <update>promotion_individual_code</update>
        <delete>promotion_individual_code</delete>
        <read>promotion_discount</read>
        <create>promotion_discount</create>
        <update>promotion_discount</update>
        <delete>promotion_discount</delete>
        <read>promotion_setgroup</read>
        <create>promotion_setgroup</create>
        <update>promotion_setgroup</update>
        <delete>promotion_setgroup</delete>
        <read>promotion_translation</read>
        <create>promotion_translation</create>
        <update>promotion_translation</update>
        <delete>promotion_translation</delete>
        <read>promotion_discount_prices</read>
        <create>promotion_discount_prices</create>
        <update>promotion_discount_prices</update>
        <delete>promotion_discount_prices</delete>
        <read>shipping_method</read>
        <create>shipping_method</create>
        <update>shipping_method</update>
        <delete>shipping_method</delete>
        <read>shipping_method_price</read>
        <create>shipping_method_price</create>
        <update>shipping_method_price</update>
        <delete>shipping_method_price</delete>
        <read>shipping_method_translation</read>
        <create>shipping_method_translation</create>
        <update>shipping_method_translation</update>
        <delete>shipping_method_translation</delete>
        <read>app_administration_snippet</read>
        <create>app_administration_snippet</create>
        <update>app_administration_snippet</update>
        <delete>app_administration_snippet</delete>
        <read>notification</read>
        <create>notification</create>
        <update>notification</update>
        <delete>notification</delete>
        <read>theme</read>
        <create>theme</create>
        <update>theme</update>
        <delete>theme</delete>
        <read>theme_translation</read>
        <create>theme_translation</create>
        <update>theme_translation</update>
        <delete>theme_translation</delete>
        <read>custom_price</read>
        <create>custom_price</create>
        <update>custom_price</update>
        <delete>custom_price</delete>
        <read>subscription_plan</read>
        <create>subscription_plan</create>
        <update>subscription_plan</update>
        <delete>subscription_plan</delete>
        <read>subscription</read>
        <create>subscription</create>
        <update>subscription</update>
        <delete>subscription</delete>
        <read>subscription_address</read>
        <create>subscription_address</create>
        <update>subscription_address</update>
        <delete>subscription_address</delete>
        <read>subscription_customer</read>
        <create>subscription_customer</create>
        <update>subscription_customer</update>
        <delete>subscription_customer</delete>
        <read>subscription_interval</read>
        <create>subscription_interval</create>
        <update>subscription_interval</update>
        <delete>subscription_interval</delete>
        <read>subscription_interval_translation</read>
        <create>subscription_interval_translation</create>
        <update>subscription_interval_translation</update>
        <delete>subscription_interval_translation</delete>
        <read>subscription_plan_translation</read>
        <create>subscription_plan_translation</create>
        <update>subscription_plan_translation</update>
        <delete>subscription_plan_translation</delete>
        <read>swag_delay_action</read>
        <create>swag_delay_action</create>
        <update>swag_delay_action</update>
        <delete>swag_delay_action</delete>
        <read>warehouse</read>
        <create>warehouse</create>
        <update>warehouse</update>
        <delete>warehouse</delete>
        <read>warehouse_group</read>
        <create>warehouse_group</create>
        <update>warehouse_group</update>
        <delete>warehouse_group</delete>
        <read>product_warehouse</read>
        <create>product_warehouse</create>
        <update>product_warehouse</update>
        <delete>product_warehouse</delete>
        <read>order_warehouse_group</read>
        <create>order_warehouse_group</create>
        <update>order_warehouse_group</update>
        <delete>order_warehouse_group</delete>
        <read>order_product_warehouse</read>
        <create>order_product_warehouse</create>
        <update>order_product_warehouse</update>
        <delete>order_product_warehouse</delete>
        <read>order_return</read>
        <create>order_return</create>
        <update>order_return</update>
        <delete>order_return</delete>
        <read>order_return_line_item</read>
        <create>order_return_line_item</create>
        <update>order_return_line_item</update>
        <delete>order_return_line_item</delete>
        <read>order_return_line_item_reason</read>
        <create>order_return_line_item_reason</create>
        <update>order_return_line_item_reason</update>
        <delete>order_return_line_item_reason</delete>
        <read>order_return_line_item_reason_translation</read>
        <create>order_return_line_item_reason_translation</create>
        <update>order_return_line_item_reason_translation</update>
        <delete>order_return_line_item_reason_translation</delete>
        <read>product_review_summary</read>
        <create>product_review_summary</create>
        <update>product_review_summary</update>
        <delete>product_review_summary</delete>
        <read>product_review_summary_translation</read>
        <create>product_review_summary_translation</create>
        <update>product_review_summary_translation</update>
        <delete>product_review_summary_translation</delete>
        <read>product_review_translation</read>
        <create>product_review_translation</create>
        <update>product_review_translation</update>
        <delete>product_review_translation</delete>
        <read>media_ai_tag</read>
        <create>media_ai_tag</create>
        <update>media_ai_tag</update>
        <delete>media_ai_tag</delete>
        <read>media_ai_tag_translation</read>
        <create>media_ai_tag_translation</create>
        <update>media_ai_tag_translation</update>
        <delete>media_ai_tag_translation</delete>
        <read>customer_specific_features</read>
        <create>customer_specific_features</create>
        <update>customer_specific_features</update>
        <delete>customer_specific_features</delete>
        <read>spatial_scene</read>
        <create>spatial_scene</create>
        <update>spatial_scene</update>
        <delete>spatial_scene</delete>
        <read>spatial_scene_light</read>
        <create>spatial_scene_light</create>
        <update>spatial_scene_light</update>
        <delete>spatial_scene_light</delete>
        <read>spatial_scene_camera</read>
        <create>spatial_scene_camera</create>
        <update>spatial_scene_camera</update>
        <delete>spatial_scene_camera</delete>
        <read>spatial_scene_object</read>
        <create>spatial_scene_object</create>
        <update>spatial_scene_object</update>
        <delete>spatial_scene_object</delete>
        <read>spatial_scene_material</read>
        <create>spatial_scene_material</create>
        <update>spatial_scene_material</update>
        <delete>spatial_scene_material</delete>
        <read>spatial_scene_primitive</read>
        <create>spatial_scene_primitive</create>
        <update>spatial_scene_primitive</update>
        <delete>spatial_scene_primitive</delete>
        <read>b2b_employee</read>
        <create>b2b_employee</create>
        <update>b2b_employee</update>
        <delete>b2b_employee</delete>
        <read>b2b_components_role</read>
        <create>b2b_components_role</create>
        <update>b2b_components_role</update>
        <delete>b2b_components_role</delete>
        <read>b2b_components_shopping_list</read>
        <create>b2b_components_shopping_list</create>
        <update>b2b_components_shopping_list</update>
        <delete>b2b_components_shopping_list</delete>
        <read>b2b_components_organization</read>
        <create>b2b_components_organization</create>
        <update>b2b_components_organization</update>
        <delete>b2b_components_organization</delete>
        <read>quote</read>
        <create>quote</create>
        <update>quote</update>
        <delete>quote</delete>
        <read>b2b_components_approval_rule</read>
        <create>b2b_components_approval_rule</create>
        <update>b2b_components_approval_rule</update>
        <delete>b2b_components_approval_rule</delete>
        <read>advanced_search_action</read>
        <create>advanced_search_action</create>
        <update>advanced_search_action</update>
        <delete>advanced_search_action</delete>
        <read>advanced_search_action_search_term</read>
        <create>advanced_search_action_search_term</create>
        <update>advanced_search_action_search_term</update>
        <delete>advanced_search_action_search_term</delete>
        <read>advanced_search_boosting</read>
        <create>advanced_search_boosting</create>
        <update>advanced_search_boosting</update>
        <delete>advanced_search_boosting</delete>
        <read>advanced_search_config</read>
        <create>advanced_search_config</create>
        <update>advanced_search_config</update>
        <delete>advanced_search_config</delete>
        <read>advanced_search_config_field</read>
        <create>advanced_search_config_field</create>
        <update>advanced_search_config_field</update>
        <delete>advanced_search_config_field</delete>
        <read>advanced_search_entity_stream</read>
        <create>advanced_search_entity_stream</create>
        <update>advanced_search_entity_stream</update>
        <delete>advanced_search_entity_stream</delete>
        <read>advanced_search_entity_stream_filter</read>
        <create>advanced_search_entity_stream_filter</create>
        <update>advanced_search_entity_stream_filter</update>
        <delete>advanced_search_entity_stream_filter</delete>
        <read>advanced_search_synonym</read>
        <create>advanced_search_synonym</create>
        <update>advanced_search_synonym</update>
        <delete>advanced_search_synonym</delete>
        <read>app_shipping_method</read>
        <create>app_shipping_method</create>
        <update>app_shipping_method</update>
        <delete>app_shipping_method</delete>
        <read>b2b_business_partner</read>
        <create>b2b_business_partner</create>
        <update>b2b_business_partner</update>
        <delete>b2b_business_partner</delete>
        <read>b2b_components_advanced_product_catalogs</read>
        <create>b2b_components_advanced_product_catalogs</create>
        <update>b2b_components_advanced_product_catalogs</update>
        <delete>b2b_components_advanced_product_catalogs</delete>
        <read>b2b_components_advanced_product_catalogs_category</read>
        <create>b2b_components_advanced_product_catalogs_category</create>
        <update>b2b_components_advanced_product_catalogs_category</update>
        <delete>b2b_components_advanced_product_catalogs_category</delete>
        <read>b2b_components_approval_rule_app_script_condition</read>
        <create>b2b_components_approval_rule_app_script_condition</create>
        <update>b2b_components_approval_rule_app_script_condition</update>
        <delete>b2b_components_approval_rule_app_script_condition</delete>
        <read>b2b_components_approval_rule_app_script_condition_translation</read>
        <create>b2b_components_approval_rule_app_script_condition_translation</create>
        <update>b2b_components_approval_rule_app_script_condition_translation</update>
        <delete>b2b_components_approval_rule_app_script_condition_translation</delete>
        <read>b2b_components_budget</read>
        <create>b2b_components_budget</create>
        <update>b2b_components_budget</update>
        <delete>b2b_components_budget</delete>
        <read>b2b_components_budget_notification_recipient</read>
        <create>b2b_components_budget_notification_recipient</create>
        <update>b2b_components_budget_notification_recipient</update>
        <delete>b2b_components_budget_notification_recipient</delete>
        <read>b2b_components_budget_organization</read>
        <create>b2b_components_budget_organization</create>
        <update>b2b_components_budget_organization</update>
        <delete>b2b_components_budget_organization</delete>
        <read>b2b_components_individual_pricing</read>
        <create>b2b_components_individual_pricing</create>
        <update>b2b_components_individual_pricing</update>
        <delete>b2b_components_individual_pricing</delete>
        <read>b2b_components_individual_pricing_company_assignment</read>
        <create>b2b_components_individual_pricing_company_assignment</create>
        <update>b2b_components_individual_pricing_company_assignment</update>
        <delete>b2b_components_individual_pricing_company_assignment</delete>
        <read>b2b_components_individual_pricing_company_assignment_unit</read>
        <create>b2b_components_individual_pricing_company_assignment_unit</create>
        <update>b2b_components_individual_pricing_company_assignment_unit</update>
        <delete>b2b_components_individual_pricing_company_assignment_unit</delete>
        <read>b2b_components_individual_pricing_computed_cache</read>
        <create>b2b_components_individual_pricing_computed_cache</create>
        <update>b2b_components_individual_pricing_computed_cache</update>
        <delete>b2b_components_individual_pricing_computed_cache</delete>
        <read>b2b_components_individual_pricing_tag</read>
        <create>b2b_components_individual_pricing_tag</create>
        <update>b2b_components_individual_pricing_tag</update>
        <delete>b2b_components_individual_pricing_tag</delete>
        <read>b2b_components_individual_pricing_tier</read>
        <create>b2b_components_individual_pricing_tier</create>
        <update>b2b_components_individual_pricing_tier</update>
        <delete>b2b_components_individual_pricing_tier</delete>
        <read>b2b_permission</read>
        <create>b2b_permission</create>
        <update>b2b_permission</update>
        <delete>b2b_permission</delete>
        <read>bundle_discount</read>
        <create>bundle_discount</create>
        <update>bundle_discount</update>
        <delete>bundle_discount</delete>
        <read>bundle_discount_rule</read>
        <create>bundle_discount_rule</create>
        <update>bundle_discount_rule</update>
        <delete>bundle_discount_rule</delete>
        <read>bundle_item</read>
        <create>bundle_item</create>
        <update>bundle_item</update>
        <delete>bundle_item</delete>
        <read>bundle_visibility</read>
        <create>bundle_visibility</create>
        <update>bundle_visibility</update>
        <delete>bundle_visibility</delete>
        <read>category_tag</read>
        <create>category_tag</create>
        <update>category_tag</update>
        <delete>category_tag</delete>
        <read>custom_entity</read>
        <create>custom_entity</create>
        <update>custom_entity</update>
        <delete>custom_entity</delete>
        <read>customer_group_registration_sales_channels</read>
        <create>customer_group_registration_sales_channels</create>
        <update>customer_group_registration_sales_channels</update>
        <delete>customer_group_registration_sales_channels</delete>
        <read>customer_recovery</read>
        <create>customer_recovery</create>
        <update>customer_recovery</update>
        <delete>customer_recovery</delete>
        <read>customer_tag</read>
        <create>customer_tag</create>
        <update>customer_tag</update>
        <delete>customer_tag</delete>
        <read>import_export_log</read>
        <create>import_export_log</create>
        <update>import_export_log</update>
        <delete>import_export_log</delete>
        <read>integration_role</read>
        <create>integration_role</create>
        <update>integration_role</update>
        <delete>integration_role</delete>
        <read>landing_page_sales_channel</read>
        <create>landing_page_sales_channel</create>
        <update>landing_page_sales_channel</update>
        <delete>landing_page_sales_channel</delete>
        <read>landing_page_tag</read>
        <create>landing_page_tag</create>
        <update>landing_page_tag</update>
        <delete>landing_page_tag</delete>
        <read>log_entry</read>
        <read>mail_template_media</read>
        <create>mail_template_media</create>
        <update>mail_template_media</update>
        <delete>mail_template_media</delete>
        <read>media_folder_configuration_media_thumbnail_size</read>
        <create>media_folder_configuration_media_thumbnail_size</create>
        <update>media_folder_configuration_media_thumbnail_size</update>
        <delete>media_folder_configuration_media_thumbnail_size</delete>
        <read>media_tag</read>
        <create>media_tag</create>
        <update>media_tag</update>
        <delete>media_tag</delete>
        <read>newsletter_recipient_tag</read>
        <create>newsletter_recipient_tag</create>
        <update>newsletter_recipient_tag</update>
        <delete>newsletter_recipient_tag</delete>
        <read>order_tag</read>
        <create>order_tag</create>
        <update>order_tag</update>
        <delete>order_tag</delete>
        <read>product_category</read>
        <create>product_category</create>
        <update>product_category</update>
        <delete>product_category</delete>
        <read>product_category_tree</read>
        <create>product_category_tree</create>
        <update>product_category_tree</update>
        <delete>product_category_tree</delete>
        <read>product_custom_field_set</read>
        <create>product_custom_field_set</create>
        <update>product_custom_field_set</update>
        <delete>product_custom_field_set</delete>
        <read>product_keyword_dictionary</read>
        <create>product_keyword_dictionary</create>
        <update>product_keyword_dictionary</update>
        <delete>product_keyword_dictionary</delete>
        <read>product_option</read>
        <create>product_option</create>
        <update>product_option</update>
        <delete>product_option</delete>
        <read>product_property</read>
        <create>product_property</create>
        <update>product_property</update>
        <delete>product_property</delete>
        <read>product_search_keyword</read>
        <create>product_search_keyword</create>
        <update>product_search_keyword</update>
        <delete>product_search_keyword</delete>
        <read>product_stream_mapping</read>
        <create>product_stream_mapping</create>
        <update>product_stream_mapping</update>
        <delete>product_stream_mapping</delete>
        <read>product_tag</read>
        <create>product_tag</create>
        <update>product_tag</update>
        <delete>product_tag</delete>
        <read>product_warehouse_group</read>
        <create>product_warehouse_group</create>
        <update>product_warehouse_group</update>
        <delete>product_warehouse_group</delete>
        <read>promotion_cart_rule</read>
        <create>promotion_cart_rule</create>
        <update>promotion_cart_rule</update>
        <delete>promotion_cart_rule</delete>
        <read>promotion_discount_rule</read>
        <create>promotion_discount_rule</create>
        <update>promotion_discount_rule</update>
        <delete>promotion_discount_rule</delete>
        <read>promotion_order_rule</read>
        <create>promotion_order_rule</create>
        <update>promotion_order_rule</update>
        <delete>promotion_order_rule</delete>
        <read>promotion_persona_customer</read>
        <create>promotion_persona_customer</create>
        <update>promotion_persona_customer</update>
        <delete>promotion_persona_customer</delete>
        <read>promotion_persona_rule</read>
        <create>promotion_persona_rule</create>
        <update>promotion_persona_rule</update>
        <delete>promotion_persona_rule</delete>
        <read>promotion_setgroup_rule</read>
        <create>promotion_setgroup_rule</create>
        <update>promotion_setgroup_rule</update>
        <delete>promotion_setgroup_rule</delete>
        <read>quote_comment</read>
        <create>quote_comment</create>
        <update>quote_comment</update>
        <delete>quote_comment</delete>
        <read>quote_delivery</read>
        <create>quote_delivery</create>
        <update>quote_delivery</update>
        <delete>quote_delivery</delete>
        <read>quote_delivery_position</read>
        <create>quote_delivery_position</create>
        <update>quote_delivery_position</update>
        <delete>quote_delivery_position</delete>
        <read>quote_document</read>
        <create>quote_document</create>
        <update>quote_document</update>
        <delete>quote_document</delete>
        <read>quote_employee</read>
        <create>quote_employee</create>
        <update>quote_employee</update>
        <delete>quote_employee</delete>
        <read>quote_line_item</read>
        <create>quote_line_item</create>
        <update>quote_line_item</update>
        <delete>quote_line_item</delete>
        <read>quote_transaction</read>
        <create>quote_transaction</create>
        <update>quote_transaction</update>
        <delete>quote_transaction</delete>
        <read>rule_tag</read>
        <create>rule_tag</create>
        <update>rule_tag</update>
        <delete>rule_tag</delete>
        <read>sales_channel_country</read>
        <create>sales_channel_country</create>
        <update>sales_channel_country</update>
        <delete>sales_channel_country</delete>
        <read>sales_channel_currency</read>
        <create>sales_channel_currency</create>
        <update>sales_channel_currency</update>
        <delete>sales_channel_currency</delete>
        <read>sales_channel_language</read>
        <create>sales_channel_language</create>
        <update>sales_channel_language</update>
        <delete>sales_channel_language</delete>
        <read>sales_channel_payment_method</read>
        <create>sales_channel_payment_method</create>
        <update>sales_channel_payment_method</update>
        <delete>sales_channel_payment_method</delete>
        <read>sales_channel_shipping_method</read>
        <create>sales_channel_shipping_method</create>
        <update>sales_channel_shipping_method</update>
        <delete>sales_channel_shipping_method</delete>
        <read>sales_channel_tracking_customer</read>
        <create>sales_channel_tracking_customer</create>
        <update>sales_channel_tracking_customer</update>
        <delete>sales_channel_tracking_customer</delete>
        <read>sales_channel_tracking_order</read>
        <create>sales_channel_tracking_order</create>
        <update>sales_channel_tracking_order</update>
        <delete>sales_channel_tracking_order</delete>
        <read>shipping_method_tag</read>
        <create>shipping_method_tag</create>
        <update>shipping_method_tag</update>
        <delete>shipping_method_tag</delete>
        <read>spatial_render_config_size</read>
        <create>spatial_render_config_size</create>
        <update>spatial_render_config_size</update>
        <delete>spatial_render_config_size</delete>
        <read>spatial_scene_group</read>
        <create>spatial_scene_group</create>
        <update>spatial_scene_group</update>
        <delete>spatial_scene_group</delete>
        <read>spatial_scene_object_material</read>
        <create>spatial_scene_object_material</create>
        <update>spatial_scene_object_material</update>
        <delete>spatial_scene_object_material</delete>
        <read>sso_provider</read>
        <create>sso_provider</create>
        <update>sso_provider</update>
        <delete>sso_provider</delete>
        <read>sso_provider_customer</read>
        <create>sso_provider_customer</create>
        <update>sso_provider_customer</update>
        <delete>sso_provider_customer</delete>
        <read>subscription_plan_interval_mapping</read>
        <create>subscription_plan_interval_mapping</create>
        <update>subscription_plan_interval_mapping</update>
        <delete>subscription_plan_interval_mapping</delete>
        <read>subscription_plan_product_mapping</read>
        <create>subscription_plan_product_mapping</create>
        <update>subscription_plan_product_mapping</update>
        <delete>subscription_plan_product_mapping</delete>
        <read>subscription_tag_mapping</read>
        <create>subscription_tag_mapping</create>
        <update>subscription_tag_mapping</update>
        <delete>subscription_tag_mapping</delete>
        <read>swag_sequence_webhook_event_log</read>
        <read>theme_child</read>
        <create>theme_child</create>
        <update>theme_child</update>
        <delete>theme_child</delete>
        <read>theme_media</read>
        <create>theme_media</create>
        <update>theme_media</update>
        <delete>theme_media</delete>
        <read>theme_sales_channel</read>
        <create>theme_sales_channel</create>
        <update>theme_sales_channel</update>
        <delete>theme_sales_channel</delete>
        <read>user_config</read>
        <create>user_config</create>
        <update>user_config</update>
        <delete>user_config</delete>
        <read>warehouse_group_warehouse</read>
        <create>warehouse_group_warehouse</create>
        <update>warehouse_group_warehouse</update>
        <delete>warehouse_group_warehouse</delete>
        <read>webhook</read>
        <create>webhook</create>
        <update>webhook</update>
        <delete>webhook</delete>
        <read>webhook_event_log</read>
    </permissions>
</manifest>
