{
  "name": "Investor Now",
  "short_name": "InvestorNow",
  "description": "Your edge, amplified.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090B0E",
  "theme_color": "#2563EB",
  "categories": ["finance", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Floor",
      "short_name": "Floor",
      "description": "Live shared desk chat for TMT names",
      "url": "/?source=pwa",
      "icons": [{ "src": "/icons/shortcut-floor.png", "sizes": "96x96" }]
    },
    {
      "name": "My Theses",
      "short_name": "Theses",
      "description": "Active Thesis Library",
      "url": "/theses?source=pwa",
      "icons": [{ "src": "/icons/shortcut-theses.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
