{
  "clientes": {
    "00001": [
      {
        "file": "00001_1.png",
        "tempo": 10000,
        "inicio": "2025-11-03",
        "fim": "2025-12-10"
      },
      {
        "file": "00001_2.png",
        "tempo": 10000,
        "inicio": "2025-11-03",
        "fim": "2025-12-10"
      },
      {
        "file": "00002_1.png",
        "tempo": 10000,
        "inicio": "2025-11-03",
        "fim": "2025-12-10"
      }
    ]
  },
  "uf": {
    "pr": [
      {
        "file": "pr_1.png",
        "tempo": 8000,
        "inicio": "2025-11-03",
        "fim": "2025-12-10"
      },
      {
        "file": "pr_2.png",
        "tempo": 6000,
        "inicio": "2025-11-03",
        "fim": "2025-12-10"
      }
    ]
  },
  "geral": [
    {
      "file": "geral1.png",
      "tempo": 15000,
      "inicio": "2026-06-01",
      "fim": "2026-12-31"
    },
    {
      "file": "gera2.png",
      "tempo": 20000,
      "inicio": "2026-06-01",
      "fim": "2026-12-31"
    },
    {
      "file": "geral3.png",
      "tempo": 20000,
      "inicio": "2026-06-01",
      "fim": "2026-12-31"
    },
    {
      "file": "geral4.png",
      "tempo": 10000,
      "inicio": "2026-06-01",
      "fim": "2026-06-21"
    },
    {
      "file": "geral5.png",
      "tempo": 20000,
      "inicio": "2026-06-01",
      "fim": "2026-06-21"
    }
  ]
}