Support further icon sizes

Created on 23 September 2023, 9 months ago

Problem/Motivation

Currently, this module takes a 512x512 icon and resizes it to 192x192 and 144x144 using PHP's image manipulation methods. This source https://web.dev/learn/pwa/web-app-manifest/#icons states, that further image sizes are recommended (384 by 384, and 1024 by 1024).

Steps to reproduce

Proposed resolution

Add support for 384 by 384, and 1024 by 1024 pixel-sized images.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024