Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

feat: Add purpose props on icons #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Sako-0384
Copy link

Just adding the feature below.
https://w3c.github.io/manifest/#purpose-member

Usage:

icons: [
  {
    src: path.resolve('./icon.png'),
    sizes: 512,
    destination: 'icons',
    purpose: 'any maskable'
  }
]

@webschik
Copy link

@arthurbergmz, could you add this fix in the next release?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants