{
  "name": "LexNav – AI Legal Platform",
  "short_name": "LexNav",
  "description": "AI-powered legal research, document drafting, and case management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "legal"],
  "icons": [
    {
      "src": "/lexnav-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lexnav-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "LexNav Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Deep Research",
      "url": "/deep-research",
      "description": "AI-powered legal research memo"
    },
    {
      "name": "Demand Letter",
      "url": "/demand-letter",
      "description": "Generate demand letters"
    },
    {
      "name": "Case Dashboard",
      "url": "/dashboard",
      "description": "View your cases"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
