{
  "name": "Gandor — AI Legal Clerk",
  "short_name": "Gandor",
  "description": "AI-powered legal research, document drafting, and case management for Texas and Florida.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business", "legal"],
  "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": "Research",
      "short_name": "Research",
      "description": "Run a legal research query",
      "url": "/research",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cases",
      "short_name": "Cases",
      "description": "View your cases",
      "url": "/cases",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
