{
  "name": "FIINO",
  "short_name": "FIINO",
  "description": "Accounting and practice management for UK firms.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0B12",
  "theme_color": "#4F35F0",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "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='%235B45F7'/><stop offset='100%25' stop-color='%234322EE'/></linearGradient></defs><rect width='512' height='512' rx='116' fill='url(%23g)'/><g fill='none' stroke='%23FFFFFF' stroke-width='78' stroke-linecap='round' stroke-linejoin='round'><path d='M175 182 H337'/><path d='M312 292 H214 V378'/></g></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='%235B45F7'/><stop offset='100%25' stop-color='%234322EE'/></linearGradient></defs><rect width='512' height='512' rx='116' fill='url(%23g)'/><g fill='none' stroke='%23FFFFFF' stroke-width='78' stroke-linecap='round' stroke-linejoin='round'><path d='M175 182 H337'/><path d='M312 292 H214 V378'/></g></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"
    }
  ]
}
