{
  "name": "FinBooks7 — Cloud Business Platform",
  "short_name": "FinBooks7",
  "description": "Accounting, invoicing, inventory and POS for UAE and GCC businesses",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D2366",
  "theme_color": "#1D2D3E",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Point of Sale", "short_name": "POS", "url": "/pos", "description": "Open the POS terminal" },
    { "name": "New Invoice", "short_name": "Invoice", "url": "/invoices", "description": "Create an invoice" },
    { "name": "Inventory", "short_name": "Stock", "url": "/inventory", "description": "Check stock levels" }
  ]
}
