[
  {
    "os": [
      "chromeos"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "profile.isolated_web_app.sub_apps_allowed_without_user_gesture_and_authorization",
      "default_value": [],
      "values_to_test": [
        [
          "https://mydomain.com",
          "https://test.mydomain.com"
        ]
      ]
    }
  }
]
