{
  "name": "Neev — Enterprise Real Estate Platform",
  "short_name": "Neev",
  "description": "The foundation of your real estate business",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Visitors", "url": "/community/visitors" },
    { "name": "Helpdesk", "url": "/facilities/helpdesk" }
  ]
}
