{
  "template_title": "Logistics Demo Template",
  "template_reference": "LOG-DEMO-001",
  "categories": [
    {
      "title": "Warehouse & Storage",
      "sequence_number": 1,
      "category_tests": [
        {"sequence_number": 0, "title": "Storage areas clean and organised"},
        {"sequence_number": 1, "title": "Stock accuracy and location correct"},
        {"sequence_number": 2, "title": "Safety and access routes clear"}
      ]
    },
    {
      "title": "Delivery & Vehicles",
      "sequence_number": 2,
      "category_tests": [
        {"sequence_number": 0, "title": "Vehicle condition and safety check"},
        {"sequence_number": 1, "title": "Loading and documentation correct"},
        {"sequence_number": 2, "title": "Driver and compliance checks done"}
      ]
    },
    {
      "title": "Process & Compliance",
      "sequence_number": 3,
      "category_tests": [
        {"sequence_number": 0, "title": "Picking and packing to standard"},
        {"sequence_number": 1, "title": "Temperature and special handling OK"},
        {"sequence_number": 2, "title": "Audit trail and records complete"}
      ]
    }
  ]
}
