IMPR: Maskable icon

This commit is contained in:
Tony Air 2021-08-03 03:33:27 +02:00
parent 3b6fe46699
commit ec57485d4e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ class ManifestController extends Controller
'src' => self::join_links($icons_path, 'android-chrome-512x512.png'),
'sizes' => '512x512',
'type' => 'image/png',
'purpose' => 'any maskable',
],
]
];