mirror of
https://github.com/a2nt/silverstripe-progressivewebapp.git
synced 2024-10-22 11:05:45 +02:00
IMPR: Maskable icon
This commit is contained in:
parent
3b6fe46699
commit
ec57485d4e
@ -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',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user