{
  "name": "Lexview \u2014 India's Most Intelligent Legal Research Platform",
  "short_name": "Lexview",
  "description": "Pan-India RERA case law search with AI legal assistant, knowledge graph, voice & multilingual search.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafbfd",
  "theme_color": "#0a1f44",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "business",
    "education"
  ],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search judgments"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Latest judgments"
    },
    {
      "name": "Bookmarks",
      "short_name": "Saved",
      "url": "/bookmarks",
      "description": "Saved judgments"
    }
  ]
}