{
  "name": "CasePocket",
  "short_name": "CasePocket",
  "description": "AI-powered legal intake and lead management",
  "start_url": "./dashboard",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7FAFC",
  "theme_color": "#2D3748",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
