{
  "name": "Lawfirm Managment Portal",
  "short_name": "Lawfirm Portal",
  "description": "Secure mobile and desktop workspace for matters, clients, billing, documents, workflows and reporting.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#F7F8FA",
  "theme_color": "#061A33",
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/icons/lawfirm-portal-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/lawfirm-portal-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/assets/icons/lawfirm-portal-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Matters",
      "short_name": "Matters",
      "url": "/matters",
      "icons": [{ "src": "/assets/icons/lawfirm-portal-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/tasks",
      "icons": [{ "src": "/assets/icons/lawfirm-portal-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Timesheets",
      "short_name": "Time",
      "url": "/timesheets",
      "icons": [{ "src": "/assets/icons/lawfirm-portal-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Quotations",
      "short_name": "Quotes",
      "url": "/quotations",
      "icons": [{ "src": "/assets/icons/lawfirm-portal-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/icons/lawfirm-portal-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Lawfirm Managment Portal mobile workspace"
    }
  ]
}
