{
  "name": "WRS — Warehouse Receiving System",
  "short_name": "WRS",
  "description": "Warehouse Receiving & QC Management — Yanfeng Logistics",
  "start_url": "/receiving/login",
  "scope": "/receiving/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon-wrs-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-wrs-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
