NeverDecaf / discord-PWA

A wrapper for the Discord web client as a PWA, made for Chromium browsers on desktop.
MIT License
145 stars 13 forks source link

Fix maskable icons #52

Open alexismdr opened 7 months ago

alexismdr commented 7 months ago

Maskable icons have a so-called "safe zone". The previous maskable icons you put in were too zoomed-in, resulting in PWA icons (especially on ChromeOS) that were too zoomed-in (and very ugly). This simple commit fixes the problem.