{
  "name": "SmartBilling - Accounting & Billing",
  "short_name": "SmartBilling",
  "description": "World-class SaaS Accounting & Billing Software. GST-ready, Mobile-first.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "id": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-192.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icons/icon-512.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "New Invoice", "url": "/invoice-create.html", "description": "Create a new invoice" },
    { "name": "Dashboard", "url": "/dashboard.html", "description": "View dashboard" },
    { "name": "Customers", "url": "/customers.html", "description": "Manage customers" },
    { "name": "POS Billing", "url": "/billing.html", "description": "Quick POS billing" },
    { "name": "Reports", "url": "/reports.html", "description": "View reports" }
  ],
  "prefer_related_applications": false
}
