design-system-starter
design-system-starter copied to clipboard
Create example manifest.json
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/