{
  "name": "Gainseeks – Mirror a Portfolio That Beats the Market",
  "short_name": "Gainseeks",
  "description": "Follow a fully transparent, real investor portfolio. +21.86% in 2024, +53.70% in 2025. No AI gimmicks—just disciplined investing built to outperform in all market conditions.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#4A6CF7",
  "lang": "en",
  "scope": "/",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/gainseeks-hero-social.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gainseeks portfolio dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Portfolio",
      "short_name": "Portfolio",
      "description": "View real-time portfolio positions",
      "url": "/portfolio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "YTD Performance",
      "short_name": "Performance",
      "description": "See year-to-date locked gains",
      "url": "/ytd-performance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
