{
  "name": "DKMA Client Portal",
  "short_name": "DKMA Portal",
  "description": "Secure client portal for Dennis Kimani Mutonga Advocate — view matters, documents, events and communicate with the firm.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230D1B2A'/><text y='320' x='256' font-size='280' text-anchor='middle' font-family='Georgia,serif' fill='%23B8953A'>⚖</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Matters",
      "url": "./#matters",
      "description": "View your active legal matters"
    },
    {
      "name": "Documents",
      "url": "./#documents",
      "description": "Access shared documents"
    },
    {
      "name": "Messages",
      "url": "./#messages",
      "description": "Message the firm"
    }
  ]
}
