Files
Harrison RavazzoloandAllen Houchins 7b7b89af7e Windows FMA - Canva Desktop (#46310)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added support for Canva Desktop on Windows with automated installation
and uninstallation workflows.
* Canva is now registered in the maintained applications library for
Windows.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46310?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Allen Houchins <allenhouchins@mac.com>
2026-05-28 13:32:10 -05:00

13 lines
423 B
JSON

{
"name": "Canva",
"slug": "canva/windows",
"package_identifier": "Canva.Canva",
"unique_identifier": "Canva",
"installer_arch": "x86",
"installer_type": "exe",
"installer_scope": "user",
"default_categories": ["Productivity"],
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/canva_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/canva_uninstall.ps1"
}