{
  "id": "/luxis",
  "name": "Luxis — Point of Sale",
  "short_name": "Luxis",
  "description": "Every transaction, illuminated — full-featured POS terminal with register, open tables, kitchen display, and shift management.",
  "start_url": "/app/luxis/",
  "scope": "/app/luxis/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#C49032",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/app/icons/luxis/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/luxis/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app/icons/luxis/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/luxis/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/icons/luxis/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Luxis POS Terminal"
    },
    {
      "src": "/app/icons/luxis/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Luxis on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Open the POS register",
      "url": "/app/luxis/?tab=register",
      "icons": [{ "src": "/app/icons/luxis/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kitchen Display",
      "short_name": "Kitchen",
      "description": "Open kitchen order view",
      "url": "/app/luxis/?tab=kitchen",
      "icons": [{ "src": "/app/icons/luxis/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shifts & Admin",
      "short_name": "Admin",
      "description": "Manage shifts, voids, and settings",
      "url": "/app/luxis/?tab=admin",
      "icons": [{ "src": "/app/icons/luxis/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
