{
  "formatVersion": 1,
  "type": "rule",
  "app": "pay-reorder",
  "exportedAt": "2026-08-03T00:00:00.000Z",
  "rule": {
    "name": "Rename Standard to Economy",
    "methodType": "shipping",
    "action": "rename",
    "methods": [
      {
        "name": "Standard Shipping",
        "code": "Standard Shipping"
      }
    ],
    "conditions": [],
    "matchType": "all",
    "tier": "general",
    "hideAll": false,
    "renamePairs": [
      {
        "original": "Standard Shipping",
        "newName": "Economy"
      }
    ]
  }
}
