{
  "name": "TradeMentorIQ — All-in-One Banking, Cards, Crypto & Copy Trading",
  "short_name": "TMIQ",
  "description": "TradeMentorIQ is the all-in-one financial platform for copy trading, mobile banking, virtual and physical cards, crypto transactions, international transfers, and seamless global payments—all from one secure account.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "id": "/app?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["finance", "business"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Deposit", "url": "/app/deposit", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "Withdraw", "url": "/app/withdraw", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] },
    { "name": "Activity", "url": "/app/transactions", "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }] }
  ]
}
