{
  "name": "CourtMap ProSe — Self-Represented Litigant Assistant",
  "short_name": "CourtMap",
  "description": "AI-powered legal assistant that turns court documents into an actionable, color-coded battle plan for pro se litigants.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e6",
  "theme_color": "#0f3d35",
  "categories": ["productivity", "business", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a99ac39249550002fe38b2f/cec73d4e4_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a99ac39249550002fe38b2f/cec73d4e4_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a99ac39249550002fe38b2f/cec73d4e4_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a99ac39249550002fe38b2f/cec73d4e4_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Cases",
      "short_name": "Cases",
      "url": "/",
      "icons": [{ "src": "https://media.base44.com/images/public/6a99ac39249550002fe38b2f/cec73d4e4_generated_image.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Legal Dictionary",
      "short_name": "Dictionary",
      "url": "/dictionary"
    },
    {
      "name": "Notary",
      "short_name": "Notary",
      "url": "/notary"
    }
  ]
}
