{
  "name": "MarketMind Connect",
  "short_name": "MarketMind",
  "description": "The first trading platform with advanced Emotional AI. Connect with real traders, train your psychology and track your performance with precision.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1A3A",
  "theme_color": "#1E90FF",
  "categories": ["finance", "productivity", "education"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}