{
  "name": "OwlChart, Crypto & Stock Market Intelligence",
  "short_name": "OwlChart",
  "description": "Live crypto and stock analytics: liquidity heatmaps, open interest, funding, liquidations, Owl Scores. Glass-box, free. The owl never sleeps.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Console", "url": "/console.html", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Liquidity Heatmap", "url": "/sessions-heatmap.html", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Markets", "url": "/markets.html", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] }
  ]
}
