pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a 144x144 icon to manifest

+5
+5
manifest.json
··· 48 48 "purpose": "maskable" 49 49 }, 50 50 { 51 + "src": "/public/splash_screens/icon144x144.png", 52 + "sizes": "144x144", 53 + "type": "image/png" 54 + }, 55 + { 51 56 "src": "/public/splash_screens/4__iPhone_SE__iPod_touch_5th_generation_and_later_landscape.png", 52 57 "sizes": "1136x640", 53 58 "type": "image/png"
public/splash_screens/icon144x144.png

This is a binary file and will not be displayed.