{
  "name": "Harsha LBM",
  "short_name": "HarshaLBM",
  "description": "Legal Business Management for Australian and New Zealand law firms",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EEF1F8",
  "theme_color": "#4F46E5",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard",    "url": "/dashboard",    "description": "Go to dashboard" },
    { "name": "Matters",      "url": "/matters",      "description": "View all matters" },
    { "name": "Clients",      "url": "/clients",      "description": "View all clients" },
    { "name": "Tasks",        "url": "/tasks",        "description": "View tasks" },
    { "name": "Calendar",     "url": "/calendar",     "description": "View calendar" }
  ]
}
