{
  "name": "INTUITONE Web POS",
  "short_name": "INTUITONE POS",
  "description": "Offline-first point of sale for INTUITONE",
  "id": "/webpos",
  "start_url": "/webpos",
  "scope": "/webpos",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#f1f5f9",
  "theme_color": "#1d4ed8",
  "orientation": "any",
  "icons": [
    { "src": "/webpos/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/webpos/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
