Commit graph

10 commits

Author SHA1 Message Date
Karina Kwiatek
b8b86b069d Cache headers for web app manifest based on user theme 2023-01-27 23:09:09 +01:00
Karina Kwiatek
95984cfdab Correct app description in web app manifest 2023-01-21 18:26:08 +01:00
Karina Kwiatek
d2076c35b5 Remove ?source=pwa
We can use `@media (display-mode: standalone)` to detect this instead
2023-01-21 18:23:40 +01:00
Karina Kwiatek
3f41d339de Add icons at 144x144
For some reason Chromium requires an icon at this size, however the error in Lighthouse states that the size must be *at least* 144x144 but in fact must be exactly this size.
2023-01-21 18:18:14 +01:00
Karina Kwiatek
b9269f0693 Add maskable icons 2023-01-21 18:16:24 +01:00
Karina Kwiatek
73082975c4 Fix web app icon sizes property name 2023-01-21 18:15:18 +01:00
Karina Kwiatek
27318f302c Rename current icons to icon_ 2023-01-21 12:30:52 +01:00
Andreas Nedbal
14221aea71 Fix legacy locale references 2022-08-02 19:13:23 +02:00
Karina Kwiatek
9634aeda62 Fix missing translation in webapp manifest 2022-07-31 23:19:42 +02:00
Karina Kwiatek
7fdb2168a6 Move web app manifest into its own controller 2022-07-18 23:09:53 +02:00