{
  "name": "Taxmaan Advisors",
  "short_name": "Taxmaan",
  "description": "Practice management for Chartered Accountants, Company Secretaries and Tax Practitioners",
  "start_url": "/admin/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#1A56DB",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/admin/dashboard"
    },
    {
      "name": "Tasks",
      "url": "/admin/tasks"
    },
    {
      "name": "Compliance",
      "url": "/admin/compliance"
    },
    {
      "name": "AI Assistant",
      "url": "/admin/assistant"
    }
  ]
}
