<TaskerData sr="" dvi="1" tv="6.2.13">
  <!--
    Hey Pact — Android voice summon (Tasker profile).

    Import: Tasker → ☰ → Data → Restore → XML → pick this file. Then grant
    Tasker the "AutoVoice" or built-in voice-command permission it asks for.

    What it does: on the spoken command "Hey Pact", opens
    https://app.pact.place/hey, which arms the listener. Change the Host
    variable below if your workspace is on a custom domain.

    This is the power-user path. Most people should use the home-screen
    shortcut or long-press the installed app icon — see /docs/hey-pact.
  -->
  <Profile sr="prof1" ve="2">
    <cdate>1755043200000</cdate>
    <edate>1755043200000</edate>
    <id>1</id>
    <mid0>1</mid0>
    <nme>Hey Pact</nme>
    <Event sr="con0" ve="2">
      <code>1</code>
      <pri>0</pri>
      <Str sr="arg0" ve="3">hey pact</Str>
      <Int sr="arg1" val="0"/>
    </Event>
  </Profile>
  <Task sr="task1">
    <cdate>1755043200000</cdate>
    <edate>1755043200000</edate>
    <id>1</id>
    <nme>Open Hey Pact</nme>
    <pri>100</pri>
    <Action sr="act0" ve="7">
      <code>547</code>
      <!-- Variable Set: %HeyPactHost — edit this for a custom domain. -->
      <Str sr="arg0" ve="3">%HeyPactHost</Str>
      <Str sr="arg1" ve="3">https://app.pact.place</Str>
      <Int sr="arg2" val="0"/>
      <Int sr="arg3" val="0"/>
    </Action>
    <Action sr="act1" ve="7">
      <code>104</code>
      <!-- Browse URL: opens the installed PWA when the link is in scope. -->
      <Str sr="arg0" ve="3">%HeyPactHost/hey</Str>
      <Int sr="arg1" val="0"/>
    </Action>
  </Task>
</TaskerData>
