{
  "name": "Quantis ERP",
  "short_name": "Quantis",
  "description": "Saudi Arabia Enterprise Resource Planning — Bilingual AR/EN",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "General Ledger",
      "short_name": "GL",
      "url": "/gl",
      "icons": []
    },
    {
      "name": "Accounts Payable",
      "short_name": "AP",
      "url": "/ap",
      "icons": []
    },
    {
      "name": "Accounts Receivable",
      "short_name": "AR",
      "url": "/ar",
      "icons": []
    }
  ]
}
