{
  "name": "LiquidMinds Desk",
  "short_name": "LM Desk",
  "description": "Professional trading suite by LiquidMinds — live signals, AI analysis, session timers and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060c1a",
  "theme_color": "#1a6fff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Sessions",
      "url": "/",
      "description": "View live trading sessions"
    },
    {
      "name": "Signals",
      "url": "/",
      "description": "View live trading signals"
    }
  ]
}
