{
  "name": "Justice222 Legal Assistant",
  "short_name": "Justice222",
  "description": "AI-powered verified legal research for self-represented litigants. Search case law, statutes, and regulations with source verification.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf8",
  "theme_color": "#1e293b",
  "lang": "en-US",
  "categories": ["legal", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Legal Research",
      "short_name": "Research",
      "description": "Open legal research tool",
      "url": "/legal/research",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Saved Authorities",
      "short_name": "Saved",
      "description": "View saved legal authorities",
      "url": "/legal/saved",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
