{
  "name": "OTCFocus Accounting & Financial Reporting",
  "short_name": "OTCFocus",
  "description": "GAAP-compliant accounting, financial reporting, and XBRL filing for SMBs and CPAs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "lang": "en-US",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "../icons/icon-48.webp",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-72.webp",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-96.webp",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-128.webp",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-192.webp",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-256.webp",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.webp",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open accounting dashboard"
    },
    {
      "name": "Invoices",
      "url": "/accounting/sales/invoices",
      "description": "Manage invoices"
    },
    {
      "name": "Bills",
      "url": "/accounting/purchasing/bills",
      "description": "Manage vendor bills"
    },
    {
      "name": "Approvals",
      "url": "/accounting/approvals",
      "description": "Approval inbox"
    }
  ]
}
