{
  "handle": "supplier-purchase-review",
  "display_name": "OWC Supplier Purchase Review",
  "kind": "shopify_embedded_app",
  "base_url": "https://apps.onyxwallcoverings.com/supplier-purchase-review",
  "allowed_roles": [
    "root_owner",
    "kailey_manager_plus",
    "store_manager"
  ],
  "write_guard": "review_only_until_supplier_adapter_approval",
  "scopes": [
    "read_orders",
    "read_products",
    "read_inventory",
    "read_locations",
    "read_files",
    "write_files",
    "read_metaobjects",
    "write_metaobjects"
  ],
  "summary": "Review queue for Shopify orders that need supplier purchasing, invoice/tracking capture, and human approval."
}