all repos — onyx @ main

minimal map annotation and location data sharing tool

static/manifest.json (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "short_name": "ONYX/scry",
  "name": "ONYX/scry map annotation tool",
  "icons": [
    {
      "src": "/favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "auto"
}