{
  "name": "ForexJet — AI Trading",
  "short_name": "ForexJet",
  "description": "Automated forex trading simulation platform",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#0D1219",
  "theme_color": "#0D1219",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/wp-content/themes/forexjet/assets/images/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/wp-content/themes/forexjet/assets/images/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/wp-content/themes/forexjet/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/themes/forexjet/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    { "name": "Dashboard",  "url": "/dashboard/",  "description": "View your trading dashboard" },
    { "name": "Deposit",    "url": "/wallet/",     "description": "Add funds to wallet" },
    { "name": "Withdraw",   "url": "/withdraw/",   "description": "Request a withdrawal" }
  ],
  "screenshots": [
    { "src": "/wp-content/themes/forexjet/assets/images/screenshot-1.png", "sizes": "1080x1920", "type": "image/png" }
  ]
}
