{
  "name": "Next Chapter Home",
  "short_name": "NCH",
  "description": "Next Chapter Home CRM — manage properties, pipeline, rehab, and field operations from anywhere.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f4f5",
  "theme_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/next-chapter-home-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/next-chapter-home-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Home dashboard" },
    { "name": "Pipeline", "url": "/pipeline", "description": "Consolidated pipeline" },
    { "name": "My Day", "url": "/field/me", "description": "Field crew daily view" },
    { "name": "Tasks", "url": "/tasks", "description": "Task list" }
  ]
}
