{
  "name": "LexLedger — Law Firm Bookkeeping",
  "short_name": "LexLedger",
  "description": "Quesada Law Firm — Client & Case Bookkeeping System",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1629",
  "theme_color": "#1e2a4a",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663437155429/83gmBweWm8VuaRqBy72dzK/lexledger-icon-192_ccb37fcd.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663437155429/83gmBweWm8VuaRqBy72dzK/lexledger-icon-512-SNen7bfr5thdTBGwUEjzr5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the financial dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663437155429/83gmBweWm8VuaRqBy72dzK/lexledger-icon-192_ccb37fcd.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "View all clients",
      "url": "/clients",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663437155429/83gmBweWm8VuaRqBy72dzK/lexledger-icon-192_ccb37fcd.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Record Payment",
      "short_name": "Payment",
      "description": "Record a new payment",
      "url": "/payments",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663437155429/83gmBweWm8VuaRqBy72dzK/lexledger-icon-192_ccb37fcd.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
