{
  "name": "Accounting CRM — Jarvis Edition",
  "short_name": "Jarvis CRM",
  "description": "AI-powered multi-tenant accounting CRM for UK firms.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0B12",
  "theme_color": "#7C3AED",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%237C3AED'/><stop offset='100%25' stop-color='%230EA5E9'/></linearGradient></defs><rect width='192' height='192' rx='42' fill='url(%23g)'/><path d='M58 110 L96 50 L134 110 Z' fill='white' opacity='0.95'/><circle cx='96' cy='130' r='10' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%237C3AED'/><stop offset='100%25' stop-color='%230EA5E9'/></linearGradient></defs><rect width='512' height='512' rx='112' fill='url(%23g)'/><path d='M156 290 L256 130 L356 290 Z' fill='white' opacity='0.95'/><circle cx='256' cy='340' r='28' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Inbox", "url": "/inbox" },
    { "name": "Time Tracker", "url": "/time" },
    { "name": "Calendar", "url": "/calendar" }
  ]
}
