Add a new image for Flutter instrument cluster app
[AGL/meta-agl-demo.git] / recipes-demo / flutter-cluster-dashboard / files / ic_on_bg-release.json
1 {
2         "view" : [ {
3                 "window_type" : "BG",
4                 "bundle_path" : "/usr/share/flutter/ic",
5                 "width" : 1920,
6                 "height": 1080,
7                 "fullscreen": true
8                 }
9         ]
10 }