{
  "$schema": "http://schema.save.screensaver.gallery/v1",
  "$id": "https://config.save.screensaver.gallery",
  "ssg_app_version": {
    "mac": "1.2.0",
    "win": "1.0.5",
    "linux": "1.0.3"
  },
  "production": {
    "storageId": "current.screensaver.p.14",
    "background": "#000000",
    "changeType": "next",
    "savers": [
      {
        "title": "Year of Weather (Weather Notes)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-weather-notes/"
        },
        "descriptionPosition": "top"
      },
      {
        "title": "Year of Weather (Sattelite Images)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-satellite-imagery/"
        },
        "descriptionPosition": "top"
      },
      {
        "title": "Year of Weather (Collective Map)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-collective-map/"
        },
        "descriptionPosition": "bottom"
      }
    ]
  },
  "development": {
    "storageId": "upcoming.screensaver.d.16",
    "background": "#ff0000",
    "changeType": "next",
    "savers": [
      {
        "title": "Year of Weather (Weather Notes)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-weather-notes/"
        },
        "descriptionPosition": "top"
      },
      {
        "title": "Year of Weather (Sattelite Images)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-satellite-imagery/"
        },
        "descriptionPosition": "top"
      },
      {
        "title": "Year of Weather (Collective Map)",
        "author": "open-weather",
        "type": "html",
        "html": {
          "url": "https://open-weather.community/yow/transmission-collective-map/"
        },
        "descriptionPosition": "bottom"
      }
    ]
  },
  "offline": {
    "changeType": "normal",
    "storageId": "offline.screensavers.p.2",
    "background": "#000000",
    "savers": [
      {
        "type": "video",
        "title": "Spark",
        "author": "Zuzana-Markéta Macková",
        "voiceOver": [],
        "video": {
          "type": "vod",
          "vod": {
            "storageId": "offline.spark.p.1",
            "playlist": [
              {
                "mp4": "./offline/zuzana-marketa-mackova/mackova-spark-karaoke.mp4"
              }
            ]
          },
          "loop": true
        }
      }
    ]
  }
}
