File size: 495 Bytes
1fb668c
909c755
1fb668c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c2d4cbe
 
1fb668c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "QuantVAT: Quantitative Crypto Volume Analysis Toolkit",
  "short_name": "QuantVAT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151a1e",
  "theme_color": "#151a1e",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}