{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 2,
  "total_bytes": 721,
  "fixtures": [
    {
      "path": "ics/recurring-weekly-rrule.ics",
      "url": "https://loremfile.dev/ics/recurring-weekly-rrule.ics",
      "format": "ics",
      "ext": "ics",
      "mime": "text/calendar; charset=utf-8",
      "bytes": 318,
      "sha256": "e4a3d58c558f217d01d599c488bd1d8c39e82c47dfbc922f0e7323e3cf6ebb67",
      "size_class": "free",
      "phase": 1,
      "description": "A weekly series of ten occurrences expressed as one event plus an RRULE, the form a client must expand itself.",
      "tags": [
        "calendar",
        "text"
      ],
      "edge_case": false,
      "props": {
        "events": 1,
        "timezones": 0,
        "recurring": true,
        "all_day": false,
        "timezone_ids": []
      },
      "generator": "calendar.ics_recurring",
      "generator_params": {
        "count": 10
      },
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    },
    {
      "path": "ics/single-event.ics",
      "url": "https://loremfile.dev/ics/single-event.ics",
      "format": "ics",
      "ext": "ics",
      "mime": "text/calendar; charset=utf-8",
      "bytes": 403,
      "sha256": "ea484fff8efeef8be380a84184b91f991c6ba1a9773f1480d7ddf7ec85fad1bc",
      "size_class": "free",
      "phase": 1,
      "description": "One timed event of an hour with a summary, description and location, in UTC.",
      "tags": [
        "calendar",
        "text"
      ],
      "edge_case": false,
      "props": {
        "events": 1,
        "timezones": 0,
        "recurring": false,
        "all_day": false,
        "timezone_ids": []
      },
      "generator": "calendar.ics_single_event",
      "generator_params": {},
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
