{
  "name": "JustEase AI Legal Platform",
  "short_name": "JustEase",
  "description": "AI-powered legal research, drafting, and document intelligence for modern law firms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#22d3ee",
  "background_color": "#121212",
  "lang": "en-IN",
  "categories": ["productivity", "business", "legal"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Legal Tools",
      "url": "/tools",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
