Re: [w3c/manifest] Breaking: App Information Note (#900)

@marcoscaceres commented on this pull request.



> +        Marketable web applications
+      </h2>
+      <p>
+        As web applications become available via more services (e.g., digital
+        storefronts, search results) where they are presented alongside native
+        applications, it becomes quite important for them to appear similarly
+        to their native counterparts. A web application can define both its
+        {{WebAppManifest/name}} and {{WebAppManifest/icons}} in the manifest,
+        but those keys do not provide enough information to help users
+        determine whether they might want to install it. Users have become
+        accustomed to being offered more details about the applications they
+        consider installing, and this document defines additional manifest
+        members that can provide that.
+      </p>
+    </section>
+    <section id="processing" data-link-for="WebAppManifestAppInfo">

```suggestion
    <section id="processing">
```

-- 
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/pull/900#pullrequestreview-428675358

Received on Thursday, 11 June 2020 07:55:47 UTC