{
  "name": "BizERP - Business Management",
  "short_name": "BizERP",
  "description": "All-in-one business management for small businesses",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Sale",
      "short_name": "POS",
      "url": "/pos",
      "icons": []
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "url": "/invoices",
      "icons": []
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "url": "/customers",
      "icons": []
    }
  ]
}
