{
  "name": "VirgilNex - Copy Trading Platform",
  "short_name": "VirgilNex",
  "description": "AI-powered copy trading platform for cryptocurrency. Copy top-performing traders and algorithms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00FF9D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your trading dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Traders",
      "short_name": "Traders",
      "description": "Browse traders to copy",
      "url": "/traders"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
