{
  "name": "Kman Tracker - Live Stock, ETF & Crypto Trading",
  "short_name": "Kman Tracker",
  "description": "Real-time stock, ETF and cryptocurrency trading with 101 professional indicators. Zero clutter, instant access.",
  "start_url": "/turbo",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Turbo Trade",
      "url": "/turbo",
      "description": "Live trading with charts and indicators"
    },
    {
      "name": "Charts",
      "url": "/charts",
      "description": "Multi-chart grid view"
    },
    {
      "name": "Screener",
      "url": "/screener",
      "description": "Stock, ETF and crypto screener"
    },
    {
      "name": "Alerts",
      "url": "/alerts",
      "description": "Price alert management"
    }
  ]
}
