{
  "name": "POS Cashier",
  "short_name": "POS",
  "description": "Cashier point of sale — take orders, payments, and memberships at the counter.",
  "start_url": "/my-agents",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#F4F5FB",
  "theme_color": "#3D3FA3",
  "icons": [
    { "src": "/pos-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pos-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pos-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
