{
  "name": "Instocks Client Portal",
  "short_name": "Instocks",
  "description": "Mobile-first client portal for portfolios, ROI, funds, reports, and notifications.",
  "theme_color": "#0b1220",
  "background_color": "#0b1220",
  "display": "standalone",
  "start_url": "/client/login",
  "icons": [
    { "src": "/instocks-icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/instocks-icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
