- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 14 Mar 2017 11:03:57 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 March 2017 18:04:32 UTC
kenchris commented on this pull request. > </h3> <p> - The following shows a typical <a>manifest</a>. + The following shows a very simple <a>manifest</a>. + </p> + <pre class="example json" title="typical manifest"> +{ + "name": "Donate App", + "description": "This app helps you donate to worthy causes.", + "icons": [{ + "src": "icon/lowres.png", + "sizes": "64x64" Probably should use a bigger icon, like 144x144 -- 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/557#pullrequestreview-26887583
Received on Tuesday, 14 March 2017 18:04:32 UTC