{
  "web_content.home_url": "https:\/\/ferramentasgi.gestaoimpacto.com\/login",
  "web_content.website_blacklist": "",
  "web_content.website_whitelist": "",
  "web_content.website_bookmarks": "",
  "web_content.allow_local_files": true,
  "web_browsing.allow_refresh": true,
  "web_browsing.allow_pull_to_refresh": true,
  "web_browsing.allow_backwards_navigation": true,
  "web_browsing.allow_go_home": true,
  "web_browsing.clear_history_on_home": false,
  "web_browsing.replace_history_url_on_redirect": true,
  "web_browsing.allow_history_access": true,
  "web_browsing.allow_bookmark_access": true,
  "web_browsing.allow_other_url_schemes": false,
  "web_browsing.allow_default_long_press": true,
  "web_browsing.allow_link_long_press_context_menu": true,
  "web_browsing.override_url_loading_block_action": "SHOW_BLOCK_PAGE",
  "web_browsing.address_bar_actions": [
    "BACK",
    "FORWARD",
    "REFRESH",
    "HOME",
    "HISTORY",
    "BOOKMARK",
    "FILES",
    "FIND",
    "SCROLL_TOP"
  ],
  "web_browsing.kiosk_control_panel_region": "TOP_LEFT",
  "web_browsing.kiosk_control_panel_actions": [
    "NAVIGATION",
    "HOME",
    "REFRESH",
    "HISTORY",
    "BOOKMARK",
    "FILES",
    "LOCK",
    "UNLOCK"
  ],
  "web_browsing.search_provider_url": "https:\/\/google.com\/search?q=",
  "web_browsing.search_suggestion_engine": "NONE",
  "web_engine.enable_javascript": true,
  "web_engine.enable_dom_storage": true,
  "web_engine.accept_cookies": true,
  "web_engine.accept_third_party_cookies": false,
  "web_engine.cache_mode": "DEFAULT",
  "web_engine.layout_algorithm": "NORMAL",
  "web_engine.user_agent": "",
  "web_engine.use_wide_viewport": true,
  "web_engine.load_with_overview_mode": true,
  "web_engine.support_zoom": true,
  "web_engine.built_in_zoom_controls": true,
  "web_engine.display_zoom_controls": false,
  "web_engine.initial_scale": 0,
  "web_engine.allow_file_access_from_file_urls": false,
  "web_engine.allow_universal_access_from_file_urls": false,
  "web_engine.allow_file_picker": true,
  "web_engine.allow_file_download": true,
  "web_engine.media_playback_requires_user_gesture": true,
  "web_engine.ssl_error_mode": "BLOCK",
  "web_engine.mixed_content_mode": "NEVER_ALLOW",
  "web_engine.over_scroll_mode": "IF_CONTENT_SCROLLS",
  "web_engine.request_focus_on_page_start": true,
  "web_lifecycle.lock_on_launch": false,
  "web_lifecycle.reset_on_launch": false,
  "web_lifecycle.reset_on_inactivity_seconds": 0,
  "web_lifecycle.dim_screen_on_inactivity_seconds": 0,
  "web_lifecycle.refresh_on_loading_error_interval_seconds": 0,
  "appearance.theme": "DARK",
  "appearance.floating_toolbar_mode": "HIDDEN_WHEN_LOCKED",
  "appearance.webview_inset": "SYSTEM_BARS",
  "appearance.immersive_mode": "ONLY_WHEN_LOCKED",
  "appearance.blocked_message": "Acesso somente ao aplicativo Ferramentas GI\n ",
  "appearance.custom_block_page_html": "",
  "appearance.address_bar_mode": "HIDDEN_WHEN_LOCKED",
  "appearance.address_bar_size": "MEDIUM",
  "appearance.address_bar_position": "TOP",
  "device.keep_screen_on": true,
  "device.rotation": "ROTATION_270",
  "device.brightness": -1,
  "device.allow_camera": false,
  "device.allow_microphone": false,
  "device.allow_location": false,
  "device.allow_notifications": false,
  "device.back_button_hold_action": "OPEN_KIOSK_CONTROL_PANEL",
  "device.custom_unlock_shortcut": "",
  "device.unlock_auth_requirement": "REQUIRE",
  "device.block_screen_capture": false,
  "device.block_volume_keys": false,
  "device.owner.lock_task_feature.home": false,
  "device.owner.lock_task_feature.overview": false,
  "device.owner.lock_task_feature.global_actions": false,
  "device.owner.lock_task_feature.notifications": false,
  "device.owner.lock_task_feature.system_info": false,
  "device.owner.lock_task_feature.keyguard": false,
  "device.owner.lock_task_feature.block_activity_start_in_task": true,
  "device.owner.dhizuku.request_permission_on_launch": true,
  "js_scripts.apply_app_theme": true,
  "js_scripts.apply_desktop_viewport_width": 0,
  "js_scripts.enable_battery_api": false,
  "js_scripts.enable_brightness_api": false,
  "js_scripts.custom_script_on_page_start": "",
  "js_scripts.custom_script_on_page_finish": "",
  "mqtt.enabled": true,
  "mqtt.use_foreground_service": false,
  "mqtt.connection.server_host": "127.0.0.1",
  "mqtt.connection.server_port": 1883,
  "mqtt.connection.client_id": "",
  "mqtt.connection.use_tls": false,
  "mqtt.connection.username": "",
  "mqtt.connection.clean_start": true,
  "mqtt.connection.keep_alive": 60,
  "mqtt.connection.connect_timeout": 30,
  "mqtt.connection.socket_connect_timeout": 5,
  "mqtt.connection.automatic_reconnect": true,
  "mqtt.connection.session_expiry_interval": 0,
  "mqtt.connection.use_websocket": false,
  "mqtt.connection.websocket_server_path": "\/mqtt",
  "mqtt.publish.event.topic": "wk\/event\/${EVENT_TYPE}",
  "mqtt.publish.event.qos": "AT_MOST_ONCE",
  "mqtt.publish.event.retain": false,
  "mqtt.publish.response.topic": "wk\/response\/${RESPONSE_TYPE}",
  "mqtt.publish.response.qos": "AT_MOST_ONCE",
  "mqtt.publish.response.retain": false,
  "mqtt.subscribe.command.topic": "wk\/command",
  "mqtt.subscribe.command.qos": "AT_MOST_ONCE",
  "mqtt.subscribe.command.retain_handling": "DO_NOT_SEND",
  "mqtt.subscribe.command.retain_as_published": false,
  "mqtt.subscribe.settings.topic": "wk\/settings",
  "mqtt.subscribe.settings.qos": "AT_MOST_ONCE",
  "mqtt.subscribe.settings.retain_handling": "DO_NOT_SEND",
  "mqtt.subscribe.settings.retain_as_published": false,
  "mqtt.subscribe.request.topic": "wk\/request",
  "mqtt.subscribe.request.qos": "AT_MOST_ONCE",
  "mqtt.subscribe.request.retain_handling": "DO_NOT_SEND",
  "mqtt.subscribe.request.retain_as_published": false,
  "mqtt.will.topic": "wk\/will",
  "mqtt.will.qos": "AT_MOST_ONCE",
  "mqtt.will.payload": "{\n  \"message\": \"Client has disconnected.\",\n  \"username\": \"${USERNAME}\",\n  \"appInstanceId\": \"${APP_INSTANCE_ID}\"\n}",
  "mqtt.will.retain": false,
  "mqtt.will.message_expiry_interval": 0,
  "mqtt.will.delay_interval": 0,
  "mqtt.restrictions.receive_maximum": 65535,
  "mqtt.restrictions.send_maximum": 65535,
  "mqtt.restrictions.maximum_packet_size": 268435460,
  "mqtt.restrictions.send_maximum_packet_size": 268435460,
  "mqtt.restrictions.topic_alias_maximum": 0,
  "mqtt.restrictions.send_topic_alias_maximum": 16,
  "mqtt.restrictions.request_problem_information": true,
  "mqtt.restrictions.request_response_information": false,
  "unifiedpush.enabled": false,
  "unifiedpush.distributor": "",
  "unifiedpush.instance": "",
  "unifiedpush.message_for_distributor": "",
  "unifiedpush.vapid_public_key": "",
  "unifiedpush.process_unencrypted_messages": false,
  "unifiedpush.store_endpoint_credentials": true
}