{
  "name": "XW-MAX Business System",
  "short_name": "XW-MAX",
  "description": "Offline-ready XW-MAX invoices, stock, customers and payment follow-up.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f9fd",
  "theme_color": "#081b3d",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/xwmax.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
