{
  "name": "NEURAL MARKETS — Intelligent Market Analysis",
  "short_name": "NEURAL MARKETS",
  "description": "Institutional-grade market analysis platform. Real-time signals, technical analysis, regime detection and risk tools — free for traders, institutions and investors.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#070a12",
  "theme_color": "#070a12",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Live Signals",
      "short_name": "Signals",
      "description": "Live high-conviction trading signals",
      "url": "../predictions.html",
      "icons": [{ "src": "icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Brief",
      "short_name": "Brief",
      "description": "Today's auto-generated market brief",
      "url": "../brief.html",
      "icons": [{ "src": "icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Market Regime",
      "short_name": "Regime",
      "description": "Current market regime detection",
      "url": "../regime.html",
      "icons": [{ "src": "icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Screener",
      "short_name": "Screener",
      "description": "AI Screener with 27 assets",
      "url": "./",
      "icons": [{ "src": "icon_192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NEURAL MARKETS Screener"
    }
  ]
}
