{
  "name": "FOREX BOT — Enterprise Trading Suite",
  "short_name": "FOREX BOT",
  "description": "Broker-independent forex copy-trading, signals & strategy marketplace.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#5b5bf0",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Copy Trading", "url": "/copy" },
    { "name": "Connect Broker", "url": "/connect" }
  ]
}
