{
  "handle": "client-intake",
  "display_name": "OWC Client Intake",
  "kind": "shopify_embedded_app",
  "base_url": "https://apps.onyxwallcoverings.com/client-intake",
  "allowed_roles": [
    "root_owner",
    "kailey_manager_plus",
    "store_manager",
    "store_supervisor",
    "store_associate"
  ],
  "write_guard": "disabled_until_fake_flow_approval",
  "scopes": [
    "read_customers",
    "write_customers",
    "read_locations",
    "read_files",
    "write_files",
    "read_metaobjects",
    "write_metaobjects"
  ],
  "summary": "Staff-facing intake for walk-ins, calls, emails, Thumbtack leads, and quick retail account creation."
}