Spaces:
Running
Running
| { | |
| "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" | |
| } | |
| ] | |
| } |