{
  "name": "Vaadhan — Legal Intelligence",
  "short_name": "Vaadhan",
  "description": "The litigation desk for Indian advocates — matters, hearings, limitation control, AI research and drafting.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f1a30",
  "background_color": "#f0ece2",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-512.svg",  "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg",  "sizes": "any",     "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Morning Desk",
      "short_name": "Dashboard",
      "description": "Today's hearings, limitations, and overnight orders",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-512.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Legal Research",
      "short_name": "Research",
      "description": "AI-grounded legal research across Indian judgments",
      "url": "/research",
      "icons": [{ "src": "/icon-512.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
