design-system-starter icon indicating copy to clipboard operation
design-system-starter copied to clipboard

Create example manifest.json

Open gordongrace opened this issue 5 years ago • 0 comments

Ensure manifest.json can be downloaded and seen as part of a sample PWA.

Expected values as a starting point:

  • short_name
  • name
  • author
  • icons
  • start_url
  • background_color

Update to assets to include icons (default branding), author, etc.

Consider also adding to design-system-site.

Refer: https://developers.google.com/web/fundamentals/web-app-manifest/ https://developer.mozilla.org/en-US/docs/Web/Manifest http://www.w3.org/TR/appmanifest/

gordongrace avatar Aug 19 '19 01:08 gordongrace