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