1
0
Fork 0
mirror of https://git.sr.ht/~emersion/gamja synced 2025-04-19 18:34:35 -04:00
gamja-old/manifest.json
Simon Ser ca8649c506 Add web app manifest
We'll need this to register protocol handlers.
2021-06-22 10:42:16 +02:00

7 lines
116 B
JSON

{
"name": "gamja IRC client",
"short_name": "gamja",
"start_url": ".",
"display": "standalone",
"scope": "."
}