{
  "name": "AV by Dave",
  "short_name": "AV by Dave",
  "description": "Field-grade AV show operations console by Dave Robertson - planning, patching, timing, cueing, graphics, and run-of-show. Offline-capable and free.",
  "lang": "en-US",
  "start_url": "./av-suite.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EEE8DF",
  "theme_color": "#EEE8DF",
  "icons": [
    { "src": "profile/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "profile/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Show Console",
      "short_name": "Show Console",
      "description": "Open the AV Suite with show context, phase gates, readiness, and handoff controls.",
      "url": "./av-suite.html?entry=show"
    },
    {
      "name": "AV Toolbox",
      "short_name": "AV Toolbox",
      "description": "Browse and launch every AV tool without attaching a show.",
      "url": "./av-suite.html?entry=toolbox"
    }
  ]
}
