{
  "name": "OneOrbiz",
  "short_name": "OneOrbiz",
  "description": "India MSME ERP workspace for POS, billing, inventory, sales, purchase, CRM, HR, GST compliant finance, reports, and audit. Hosted and sold by Innotechwise.",
  "start_url": "/#/oneorbiz",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#1d4ed8",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/oneorbiz-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "POS Counter", "short_name": "POS", "url": "/#/oneorbiz/pos", "icons": [{ "src": "/oneorbiz-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Make Bill", "short_name": "Bill", "url": "/#/oneorbiz/bill", "icons": [{ "src": "/oneorbiz-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Receive Money", "short_name": "Collect", "url": "/#/oneorbiz/payment", "icons": [{ "src": "/oneorbiz-icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
