{
  "name": "StocksIQ",
  "short_name": "StocksIQ",
  "description": "Commission-free investing with real-time market data and instant trade execution.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00D68A",
  "background_color": "#0A0F0A",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Markets",
      "url": "/markets",
      "description": "View live market data"
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "View your portfolio"
    }
  ]
}
