20 lines
478 B
JSON
20 lines
478 B
JSON
{
|
|
"packageVersion": 1,
|
|
"hostApiVersion": 1,
|
|
"application": {
|
|
"schemaVersion": 1,
|
|
"id": "example-application",
|
|
"name": "Example Application",
|
|
"description": "A minimal independent app package for host verification.",
|
|
"version": "1.0.0",
|
|
"launchPath": "/example-application",
|
|
"audience": "all-users"
|
|
},
|
|
"entry": {
|
|
"script": "app.js"
|
|
},
|
|
"files": {
|
|
"app.js": "bb852b3353e4d122485af4b03d64965f536581c2bee1507ff78340a5661e107d"
|
|
}
|
|
}
|