{
  "name": "POS Pro - Point of Sale System",
  "short_name": "POS Pro",
  "description": "Professional Point of Sale system with Tap to Pay, barcode scanning, gift cards, and full cash register functionality",
  "start_url": "/terminal-login",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#10B981",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663132132411/L5NR54JP4UmzaYDgdPXWRH/pwa-icon-192-khdUEenkpMBYwXrJQFvb6W.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663132132411/L5NR54JP4UmzaYDgdPXWRH/pwa-icon-512-RkpnH5hFX3QzY7mTGVaVrr.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "short_name": "POS",
      "description": "Open the Point of Sale terminal",
      "url": "/pos",
      "icons": []
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View store dashboard and reports",
      "url": "/dashboard",
      "icons": []
    },
    {
      "name": "Kitchen Display",
      "short_name": "KDS",
      "description": "Open Kitchen Display System",
      "url": "/kds",
      "icons": []
    },
    {
      "name": "Mobile POS",
      "short_name": "Mobile",
      "description": "Mobile Point of Sale with barcode scanner",
      "url": "/mobile-pos",
      "icons": []
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
