govau / design-system-starter

🚀 The Australian Government Design System - Starter

Home Page:https://design-system-starter.apps.b.cld.gov.au/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create example manifest.json

gordongrace opened this issue · 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/