{
  "name": "Recovery Console",
  "short_name": "Recovery Console",
  "description": "Revenue recovery operations console",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#131D2A",
  "theme_color": "#131D2A",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/recovery-console/icons/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/brand/recovery-console/icons/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/recovery-console/icons/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Operations",
      "url": "/operations",
      "description": "Work queue and SLA tracking"
    },
    {
      "name": "Reporting",
      "url": "/reporting",
      "description": "Weekly, overnight, and focus digest reports"
    }
  ]
}
