{
  "name": "Circuit Core Requests",
  "short_name": "CC Requests",
  "description": "Internal staff dashboard for Circuit Core requests.",
  "start_url": "/staff/",
  "scope": "/staff/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e141b",
  "theme_color": "#1565c0",
  "icons": [
    {
      "src": "/staff-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
