{
    "_comment1": "-------------PRODUCTION SETUP-------------",
    "ssg_app_version": {
        "mac": "1.2.0",
        "win": "1.0.5",
        "linux": "1.0.3"
    },
    "production": {
        "storageId": "current.screensaver.p.13",
        "background": "#000000",
        "changeType": "",
        "savers": [
        ]
    },
    "_comment2": "-------------DEVELOPMENT SETUP-------------",
    "development": {
        "storageId": "upcoming.screensaver.d.14",
        "background": "#000000",
        "changeType": "normal",
        "savers": [
            {
                "title": "ROAD TO FUTURES PAST",
                "author": "Anna Kraher",
                "type": "video",
                "sensitive": false,
                "voiceOver": [],
                "video": {
                    "type": "vod",
                    "volume": 0.1,
                    "vod": {
                        "playlist": [
                            { 
                                "mp4": "https://save.screensaver.gallery/online/anna-kraher/road-to-futures-past/Road-to-Futures-Past-v2-UHD-conv.mp4"
                            }
                        ],
                        "startFromTime": "last",
                        "storageId": "anna-k-road.d.1"
                    },
                    "loop": true
                }
            }
        ]
    },
    "_comment3": "-------------OFFLINE-------------",
    "offline": {
        "changeType": "",
        "storageId": "offline.screensavers.p.1",
        "savers": [
            {
                "type": "html",
                "title": "Symetric Clock",
                "author": "Jana Kratochvíla",
                "voiceOver": [
                    {
                        "time": 1,
                        "utterance": "The artwork shows only synchronous or symmetric time. There is only one exception during the day and that is at 13:24. A little surprise will appear."
                    }
                ],
                "html": {
                    "url": "./offline/jana-kratochvila/symetric-clock/index.html"
                }
            }
        ]
    }
}
