A social knowledge tool for researchers built on ATProto

Revert "update pwa scope (for ios shortcut)"

This reverts commit d3e68863b6d507f042db72cf8ecfa2a6f7733025.

-1
-1
src/webapp/app/manifest.ts
··· 7 7 short_name: 'Semble', 8 8 description: 'A social knowledge network for researchers', 9 9 start_url: '/home', 10 - scope: '/', 11 10 display: 'standalone', 12 11 background_color: '#ffffff', 13 12 theme_color: theme.colors?.orange?.[6],