[w3ctag/design-reviews] shortcuts member of Web App Manifest (#510)

Hello TAG!

I'm requesting a TAG review of shortcuts member of Web App Manifest.

A number of operating systems offer a means by which authors add menu items to the app launcher icon itself. These provide quick access to key tasks for an app. Typically, these are exposed via a right click, long tap, or a similar context menu-triggering action. The list of shortcut actions often contains a mixture of static and dynamic shortcuts. Generally these number around 4–5, depending on the platform—or in the case of Android, the launcher—used. Adding these to the web platform provides an equivalent capability to native apps on many platforms.

  - Explainer¹ (minimally containing user needs and example code): https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/Shortcuts/explainer.md

  - Specification URL: https://w3c.github.io/manifest/#shortcuts-member

  - Security and Privacy self-review²: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/Shortcuts/security-privacy.md

  - GitHub repo (if you prefer feedback filed there): https://github.com/MicrosoftEdge/MSEdgeExplainers/tree/master/Shortcuts

  - Primary contacts (and their relationship to the specification):
      - Aaron Gustafson (@aarongustafson), Microsoft
      - Kenneth Rohde Christiansen (@kenchris), Intel
      - Matt Giuca (@mgiuca), Google
      - Rahul Singh (@rahulsingh-msft), Microsoft
      - Rayan Kanso (@rayankans), Google
      - Jungkee Song (@jungkees), Microsoft
  - Organization(s)/project(s) driving the specification: Microsoft, Intel, Google
  - Key pieces of existing multi-stakeholder review or discussion of this specification: a discussion during TPAC 2019 including TAG members. See https://github.com/w3c/manifest/issues/782#issuecomment-533363985.

  - External status/issue trackers for this specification (publicly visible, e.g. Chrome Status): https://www.chromestatus.com/feature/5706099464339456


Further details:

  - [X] I have reviewed the TAG's [API Design Principles](https://w3ctag.github.io/design-principles/)
  - The group where the work on this specification is currently being done: Web Applications Working Group
  - Major unresolved issues with or opposition to this specification: N/A
  - This work is being funded by: Microsoft, Intel, Google

We'd prefer the TAG provide feedback as (please delete all but the desired option):

  🐛 open issues in our GitHub repo for **each point of feedback**

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/510

Received on Monday, 27 April 2020 18:33:44 UTC