{
  "name": "SIGNARA",
  "short_name": "SIGNARA",
  "description": "Real estate transaction management — Contract to Sealed.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1614",
  "theme_color": "#1A1614",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Your deal pipeline" },
    { "name": "CARI",      "url": "/dashboard/cari", "description": "AI deal intelligence" }
  ]
}
