{
  "name": "The Closing Blueprint OS",
  "short_name": "Closing Blueprint",
  "description": "The operating system for dual-role producers. Real estate. Mortgage. Recruiting. One system.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    { "src": "/favicon-32.png",      "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32.png",       "sizes": "32x32",   "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Daily Scorecard", "url": "/app?tab=daily",        "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }] },
    { "name": "Pipeline",         "url": "/app?tab=pipeline",     "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }] },
    { "name": "5 Opportunities",  "url": "/app?tab=opportunities","icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }] }
  ]
}
