{
  "handle": "quote",
  "display_name": "OWC Quote",
  "kind": "shopify_embedded_app",
  "base_url": "https://apps.onyxwallcoverings.com/quote",
  "allowed_roles": [
    "root_owner",
    "kailey_manager_plus",
    "store_manager",
    "store_supervisor"
  ],
  "write_guard": "disabled_until_fake_flow_approval",
  "scopes": [
    "read_customers",
    "read_products",
    "read_orders",
    "read_draft_orders",
    "write_draft_orders",
    "read_files",
    "write_files",
    "read_metaobjects",
    "write_metaobjects"
  ],
  "summary": "Estimate, change order, invoice/payment handoff, and document workflow shell."
}