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