{
  "name": "AstroTrades - Live AI Futures Research",
  "short_name": "AstroTrades",
  "description": "The public trading floor from Astro Intelligence Labs: educational NQ/MNQ research with independent Apex, Orion, and Alpha model lanes. Not financial advice.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0B",
  "theme_color": "#00FF94",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    {
      "src": "/astrotrades/logo-amark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/astrotrades/logo-amark-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Lanes",
      "short_name": "Live",
      "description": "Watch independent public research lanes refreshed live.",
      "url": "/live",
      "icons": [
        {
          "src": "/astrotrades/logo-amark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Model Lanes",
      "short_name": "Lanes",
      "description": "See Apex, Orion, and Alpha public research lane state.",
      "url": "/#models",
      "icons": [
        {
          "src": "/astrotrades/logo-amark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Process",
      "short_name": "Process",
      "description": "See how ideas move from tape read to watch, risk gate, or paper entry.",
      "url": "/#process",
      "icons": [
        {
          "src": "/astrotrades/logo-amark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Join AstroTrades",
      "short_name": "Join",
      "description": "Join the AstroTrades WhatsApp room, free for founding members until June 15, 2026.",
      "url": "/#join",
      "icons": [
        {
          "src": "/astrotrades/logo-amark-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+astrotrades",
      "url": "/?protocol=%s"
    }
  ]
}
