{
  "name": "LEGISTRA — AI copilot for Indian lawyers",
  "short_name": "LEGISTRA",
  "description": "Read judgments 4× faster. Redline contracts in minutes. Court-ready drafts in the language of Indian law.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1128",
  "theme_color": "#0a1128",
  "categories": ["business", "productivity", "legal"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Case Summarizer",
      "short_name": "Summarize",
      "url": "/#demo",
      "description": "Summarize a judgment in seconds"
    },
    {
      "name": "Contract Analyzer",
      "short_name": "Analyze",
      "url": "/#demo",
      "description": "Redline a contract clause"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
