{
  "name": "Hot Tray Control Panel",
  "short_name": "Hot Tray Admin",
  "description": "Desktop-only Hot Tray admin workspace for partner operations, support, and platform oversight.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "landscape",
  "theme_color": "#1e1e1e",
  "background_color": "#1e1e1e",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
