{
  "name": "LATENT — regime-aware BTC/USDT",
  "short_name": "LATENT",
  "description": "Paper trading on live BTC/USDT prices, competitions, and the indicator manual.",
  "id": "/",
  "start_url": "/paper.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#101319",
  "theme_color": "#101319",
  "categories": ["finance", "education", "utilities"],
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Paper trading", "url": "/paper.html",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Competitions", "url": "/competitions.html",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] },
    { "name": "How to use it", "url": "/guide.html",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] }
  ]
}
