{
  "maintenance": {
    "enabled": true,
	"start": "2026-08-25T10:00:00Z",
	"end": "2026-08-25T12:00:00Z",
    "allowList": [
      "e253eadc-235a-46fb-88da-09200622beb0",
      "97d9416c-460a-46a1-a2db-6bca91c487bd"
    ],
    "messages": {
      "default": {
        "imageId" : "generic",
        "imageUrl" : "",
        "linkUrl" : "",
        "title" : "MAINTENANCE MODE",
        "subtitle" : "10AM (UTC) | Duration: < 2.5h",
        "text": "We'll be back soon!"
      },
      "en": {
        "imageId" : "generic",
        "imageUrl" : "",
        "linkUrl" : "",
        "title" : "MAINTENANCE MODE",
        "subtitle" : "10AM (UTC) | Duration: < 2.5h",
        "text": "We'll be back soon!"
      },
      "fr": {
        "imageId" : "generic",
        "imageUrl" : "",
        "linkUrl" : "",
        "title" : "MAINTENANCE MODE",
        "subtitle" : "10AM (UTC) | Duration: < 2.5h",
        "text":  "Nous serons de retour bientôt !"
      },
      "es": {
        "imageId" : "generic",
        "imageUrl" : "",
        "linkUrl" : "",
        "title" : "MAINTENANCE MODE",
        "subtitle" : "10AM (UTC) | Duration: < 2.5h",
        "text": "¡Volveremos pronto!"
      },
      "pl": {
        "imageId" : "generic",
        "imageUrl" : "",
        "linkUrl" : "",
        "title" : "MAINTENANCE MODE",
        "subtitle" : "10AM (UTC) | Duration: < 2.5h",
        "text": "Wkrótce wracamy!"
      }
    }
  },
  "polling": {
    "enabled": true,
    "frequencySeconds": 600
  }
}