{
  "name": "AutoTax Business Control",
  "short_name": "AutoTax",
  "description": "Quản lý bán hàng, kho, tài chính và kiểm soát thuế trong một ứng dụng.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#081225",
  "lang": "vi",
  "icons": [
    {
      "src": "/autotax-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
