{
  "name": "NexGen Invoicing",
  "short_name": "Invoicing",
  "description": "NexGen Invoicing & Inventory Management - Create invoices, manage inventory, track sales",
  "start_url": "/app/invoicing",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}