“appAssociation”:”AUTO”,

"rewrites": [

  {

    "source": “/ep/**”,

    "dynamicLinks": true

  },

  {

    "source": "!/link/**",

    "destination": "/index.html"

  }

]