mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"defaultApplicationSettings": [
|
|
{
|
|
"defaultApplicationType": "DEFAULT_BROWSER",
|
|
"defaultApplications": [
|
|
{
|
|
"packageName": "com.android.chrome"
|
|
}
|
|
],
|
|
"defaultApplicationScopes": [
|
|
"SCOPE_WORK_PROFILE"
|
|
]
|
|
}
|
|
]
|
|
}
|