diff --git a/windows/packaging/msix/make_config.yaml b/windows/packaging/msix/make_config.yaml new file mode 100644 index 0000000..eeef86d --- /dev/null +++ b/windows/packaging/msix/make_config.yaml @@ -0,0 +1,7 @@ +display_name: Vaani +publisher_display_name: rang +identity_name: com.rang.vaani +logo_path: assets/icon/icon.png +capabilities: internetClient, location, microphone, webcam +languages: en-us +install_certificate: "false" \ No newline at end of file