{
  "id": "/?app=pos",
  "name": "PSM - POS",
  "short_name": "PSM - POS",
  "description": "Pharmacy Point of Sale System - Cashier",
  "start_url": "/pos.html",
  "scope": "/pos.html",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon.svg?v=3",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon.svg?v=3",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
