{
  "name": "Lekhavid - AI Legal Assistant India",
  "short_name": "Lekhavid",
  "description": "India's #1 AI-powered legal assistant. Analyze documents, understand clauses, check penalties, and get instant legal guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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": ["legal", "business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Lekhavid Home Page"
    },
    {
      "src": "/screenshots/analyzer.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Legal Document Analyzer"
    }
  ],
  "shortcuts": [
    {
      "name": "Analyze Document",
      "short_name": "Analyze",
      "description": "Upload and analyze a legal document",
      "url": "/legal-analyzer",
      "icons": [{ "src": "/icons/analyze.png", "sizes": "96x96" }]
    },
    {
      "name": "Legal Dictionary",
      "short_name": "Dictionary",
      "description": "Search legal terms and definitions",
      "url": "/legal-dictionary",
      "icons": [{ "src": "/icons/dictionary.png", "sizes": "96x96" }]
    },
    {
      "name": "Know Your Rights",
      "short_name": "Rights",
      "description": "Learn about your legal rights",
      "url": "/know-your-rights",
      "icons": [{ "src": "/icons/rights.png", "sizes": "96x96" }]
    },
    {
      "name": "Case Predictor",
      "short_name": "Predictor",
      "description": "Predict case outcomes with AI",
      "url": "/case-predictor",
      "icons": [{ "src": "/icons/predictor.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
