{
  "name": "E-SIRISTA - Advocates & Litigation Management Portal",
  "short_name": "E-SIRISTA",
  "description": "Offline-capable legal practice management, case tracking, cause lists, and encrypted client records vault for advocates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["legal", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard & Cause List",
      "short_name": "Cause List",
      "description": "View today's court hearings and cause list",
      "url": "/?tab=dashboard"
    },
    {
      "name": "Clients Portfolio",
      "short_name": "Clients",
      "description": "Access client records & Vakalatnama details",
      "url": "/?tab=clients"
    }
  ]
}
