{
  "name": "Stock Insider AI",
  "short_name": "StockInsider",
  "description": "Track the smart money with real-time SEC Form 4 data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/assets/site-assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/site-assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
