summaryrefslogtreecommitdiffstats
path: root/devtools/client/webide/test/validator/non-absolute-path/manifest.webapp
blob: 64744067fcc15ced9f22005a93143f330e305a96 (plain)
1
2
3
4
5
6
7
{
  "name": "non-absolute path",
  "icons": {
    "128": "/icon.png"
  },
  "launch_path": "non-absolute.html"
}