Skip to content

Icon fix#4

Merged
OrF8 merged 3 commits into
masterfrom
IconFix
Mar 24, 2026
Merged

Icon fix#4
OrF8 merged 3 commits into
masterfrom
IconFix

Conversation

@OrF8

@OrF8 OrF8 commented Mar 24, 2026

Copy link
Copy Markdown
Owner

This pull request makes a small improvement to the manifest.json file by specifying that the app icons are suitable for both general and maskable use. This helps ensure the icons display correctly on devices that support maskable icons.

@OrF8 OrF8 self-assigned this Mar 24, 2026
@OrF8 OrF8 added the enhancement New feature or request label Mar 24, 2026
Copilot AI review requested due to automatic review settings March 24, 2026 17:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the web app manifest to declare the existing PNG icons as suitable for both general and maskable rendering, improving icon presentation on platforms that use maskable icons.

Changes:

  • Add "purpose": "any maskable" to the 192×192 icon entry.
  • Add "purpose": "any maskable" to the 512×512 icon entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@OrF8
OrF8 merged commit df12c89 into master Mar 24, 2026
3 checks passed
@OrF8
OrF8 deleted the IconFix branch March 24, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants