an appview-less Bluesky client using Constellation and PDS Queries reddwarf.app
frontend spa bluesky reddwarf microcosm

minor pwa fixes

rimar1337 3f7476e6 404a7649

Changed files
+2 -2
public
+2 -2
public/manifest.json
··· 20 20 ], 21 21 "start_url": ".", 22 22 "display": "standalone", 23 - "theme_color": "#000000", 24 - "background_color": "#ffffff" 23 + "theme_color": "#180001", 24 + "background_color": "#180001" 25 25 }