{
  "name": "Law Drishti Practice Manager",
  "short_name": "Law Drishti",
  "description": "Legal practice management for Indian advocates",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0d0f1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "New Case",
      "url": "/dashboard/cases/new",
      "description": "Add a new case"
    },
    {
      "name": "Calendar",
      "url": "/dashboard/calendar",
      "description": "View hearings"
    }
  ]
}
