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