{
  "name": "B.Legal",
  "short_name": "B.Legal",
  "description": "Legal practice management — time tracking, billing, invoicing, trust accounting, and AI-powered narratives.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08080E",
  "theme_color": "#08080E",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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": [],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://b.legal"
    }
  ],
  "prefer_related_applications": false
}
