{
  "name": "The Real Estate Clock™",
  "short_name": "RE Clock",
  "description": "Live real estate market intelligence powered by AI agents — Nexus, Nova & Rex.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#03020f",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Dashboard",
      "url": "/",
      "description": "View live real estate market data"
    },
    {
      "name": "Ask Nexus",
      "url": "/?agent=nexus",
      "description": "Chat with Nexus AI analyst"
    }
  ]
}
