{
  "name": "JusticeSure — Get Paid, Track Expenses & Stay Compliant",
  "short_name": "JusticeSure",
  "description": "The all-in-one business platform for Nigerian SMEs — invoicing, expense tracking, tax compliance, HR, and legal protection in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E7490",
  "scope": "/",
  "lang": "en-NG",
  "dir": "ltr",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "categories": ["business", "finance", "productivity", "legal"],
  "icons": [
    {
      "src": "/justicesure-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/justicesure-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Business Dashboard",
      "short_name": "Home",
      "description": "Your business dashboard and quick actions",
      "url": "/business/simple-home",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Point of Sale",
      "short_name": "POS",
      "description": "Sell to customers and record cash sales instantly",
      "url": "/business/storefront",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Create Invoice",
      "short_name": "Invoice",
      "description": "Create and send professional invoices to get paid faster",
      "url": "/business/get-paid",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Inventory",
      "short_name": "Stock",
      "description": "Manage your products and stock levels",
      "url": "/business/get-paid-inventory",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "description": "View and manage your customer list",
      "url": "/business/get-paid-customers",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Business Co-Pilot",
      "short_name": "Co-Pilot",
      "description": "AI-powered business and legal assistant",
      "url": "/lawyer/copilot-mobile",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Emergency SOS",
      "short_name": "SOS",
      "description": "Quick access to emergency legal help",
      "url": "/client/sos",
      "icons": [{ "src": "/justicesure-logo.png", "sizes": "96x96" }]
    }
  ]
}
