{
  "name": "MetaLegal",
  "short_name": "MetaLegal",
  "description": "Law firm practice management with AI-powered legal research",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your dashboard"
    },
    {
      "name": "Matters",
      "url": "/matters",
      "description": "View matters"
    },
    {
      "name": "Tasks",
      "url": "/tasks",
      "description": "View tasks"
    },
    {
      "name": "Time",
      "url": "/time",
      "description": "Track time"
    }
  ]
}
