{
  "name": "Lex — Legal Practice Intelligence",
  "short_name": "Lex",
  "description": "The intelligence layer and always-available secretary for Nigerian lawyers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0F0F0D",
  "background_color": "#0F0F0D",
  "icons": [
    {
      "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": ["business", "productivity", "utilities"],
  "lang": "en-NG",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?module=dashboard",
      "description": "Open your practice dashboard"
    },
    {
      "name": "New matter",
      "url": "/?module=clients",
      "description": "Go to clients and matters"
    },
    {
      "name": "Firm Board",
      "url": "/?module=firmboard",
      "description": "Open the firm board"
    }
  ]
}
