{
  "name": "XOLeap POS",
  "short_name": "XOLeap",
  "description": "Point of Sale system for XOLeap",
  "start_url": "/app/pos",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}

