Re: [w3c/manifest] FR: Context menus on app icons. (#582)

Maybe something like below makes sense?

```
contextMenu: [{
   url: '..',
   icon: '..',
   description: '...'
}]
```
  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/582#issuecomment-303657369

Received on Wednesday, 24 May 2017 08:39:25 UTC