{
  "name": "ClientOps — NZ Taxation",
  "short_name": "ClientOps",
  "description": "Send documents and tax returns to your accountant in seconds.",
  "start_url": "/portal/upload",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F4EF",
  "theme_color": "#0E3B2E",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230E3B2E'/%3E%3Ctext x='96' y='118' text-anchor='middle' font-family='Helvetica,Arial,sans-serif' font-weight='700' font-size='84' fill='%23F5F4EF'%3EC%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='106' fill='%230E3B2E'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-family='Helvetica,Arial,sans-serif' font-weight='700' font-size='240' fill='%23F5F4EF'%3EC%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload a document",
      "short_name": "Upload",
      "description": "Send a bank statement, receipt or IRD letter",
      "url": "/portal/upload",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230E3B2E'/%3E%3Cpath d='M96 56 L60 102 H82 V140 H110 V102 H132 Z' fill='%23F5F4EF'/%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Tax returns",
      "short_name": "Returns",
      "url": "/portal/returns"
    }
  ]
}
