summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json
blob: 56ab1d35a34532e92337e0d15eded24f86da3878 (plain)
1
2
3
4
5
6
7
8
9
{
        "view" : [ {
                "window_type" : "BG",
                "width" : 1080,
                "height": 1920,
                "fullscreen": true
                }
        ]
}