{
  "id": "/auction-excellence.html",
  "name": "Auction Excellence",
  "short_name": "AE",
  "description": "Auction operations: occupancy, Overwatch, and QA workflow",
  "start_url": "/auction-excellence.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#167C86",
  "theme_color": "#167C86",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/auction-excellence-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/auction-excellence-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/auction-excellence-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Occupancy and lot activity",
      "url": "/dashboard?source=pwa-shortcut"
    },
    {
      "name": "Overwatch",
      "short_name": "Overwatch",
      "description": "Review submissions",
      "url": "/overwatch?source=pwa-shortcut"
    }
  ]
}
