{
  "id": "/?app=backoffice",
  "name": "PSM - จัดการหลังร้าน",
  "short_name": "PSM หลังร้าน",
  "description": "Pharmacy Back Office Management",
  "start_url": "/index.html",
  "scope": "/index.html",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon-bo.svg?v=2",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-bo.svg?v=2",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
