{
  "name": "Staff Portal",
  "short_name": "Staff",
  "description": "Orvion Staff Order Management",
  "start_url": "/staff/",
  "scope": "/staff/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d12",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/staff/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/staff/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
