X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fwebapp-samples%2Ffiles%2Fappinfo-examples.json;fp=recipes-demo%2Fwebapp-samples%2Ffiles%2Fappinfo-examples.json;h=c1c960dbac6e6f1d99a612498d4ff219c4964332;hb=ab99f9c50797b07b069433ce6a78dcad2b6702d3;hp=0000000000000000000000000000000000000000;hpb=677b61333546873cc1efab630901999760e954bb;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/webapp-samples/files/appinfo-examples.json b/recipes-demo/webapp-samples/files/appinfo-examples.json new file mode 100644 index 000000000..c1c960dba --- /dev/null +++ b/recipes-demo/webapp-samples/files/appinfo-examples.json @@ -0,0 +1,11 @@ +{ + "id": "webapps-examples", + "title": "Examples", + "description": "HTML5 examples", + "version": "0.0.0", + "vendor": "Igalia, S.L.", + "type": "web", + "main": "index.html", + "uiRevision": "2", + "icon": "icon.svg" +}