tenfourfox/toolkit/webapps/tests/data/app/manifest.webapp
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
272 B
JSON

{
"name" : "Test app",
"version" : "VERSION_TOKEN",
"package_path": "app.sjs?getPackage=true",
"description": "Test app",
"launch_path": "/index.html",
"developer": {
"name": "marco",
"url": "http://www.example.com/"
},
"default_locale": "en-US"
}