{
  "name": "Investors HUB — Real Estate Portfolio Portal",
  "short_name": "Investors HUB",
  "description": "Manage your real estate investment portfolio — properties, valuations, cash flow, leases, mortgages, documents, REPS hours tracking, and reports.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#073461",
  "theme_color": "#073461",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
