← Back
{
  "name": "Futures Screener",
  "short_name": "FuturesScr",
  "description": "Crypto Futures Market Screener — real-time charts, densities, alerts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}

📜 Git History

5cc318ffeat: v6 Phase 1 — Auth, Settings, Sidebar Grid, Batch Klines, PWA3 months ago
Show last diff
Loading...