Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / webstore_private / app / manifest.json
blobb343e1684617e676162fb8594e7bce22831f0ab2
2   "name": "Test App",
3   "version": "0.5",
4   "app": {
5     "urls": [ "http://www.testapp.com" ],
6     "launch": { "web_url": "http://www.testapp.com" }
7   },
8   "icons": { "128": "icon.png" }