{
  "id": "/codee-chat.html",
  "name": "Codee Web App by AI K9 Kennel",
  "short_name": "Codee",
  "description": "Install Codee as a web app for service intake, course tools, route scans, workbench commands, and business delivery support.",
  "start_url": "/codee-chat.html?source=homescreen&webapp=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#061c2b",
  "theme_color": "#061c2b",
  "orientation": "portrait",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Codee Chat",
      "short_name": "Chat",
      "description": "Open the service intake chat.",
      "url": "/codee-chat.html?source=pwa-shortcut-chat",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Open Workbench",
      "short_name": "Workbench",
      "description": "Prepare Codee CLI commands and support packets.",
      "url": "/codee-workbench.html?source=pwa-shortcut-workbench",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Open Courses",
      "short_name": "Courses",
      "description": "Open the Index to Income open-source course layer.",
      "url": "/index2income/?source=pwa-shortcut-courses",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Download CLI",
      "short_name": "CLI",
      "description": "Open the Codee CLI explainer and download page.",
      "url": "/codee-cli.html?source=pwa-shortcut-cli",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Web App Health",
      "short_name": "Health",
      "description": "Check Codee install readiness, cache refresh, and core web-app routes.",
      "url": "/codee-webapp-health.html?source=pwa-shortcut-health",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Launch Control",
      "short_name": "Control",
      "description": "Open the current Codee launch candidate, proof gates, and daily scan commands.",
      "url": "/codee-launch-control.html?source=pwa-shortcut-launch-control",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "What Codee Does",
      "short_name": "Codee",
      "description": "Open the plain-English Codee capability page.",
      "url": "/codee-what-can-do.html?source=pwa-shortcut-what-codee-does",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Codee Policies",
      "short_name": "Policies",
      "description": "Open Codee terms, privacy, refund, support, acceptable-use, and remote-consent pages.",
      "url": "/codee-policies.html?source=pwa-shortcut-policies",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Launch Exposure",
      "short_name": "Launch",
      "description": "Open the scanned public routes and proof-backed launch exposure bundle.",
      "url": "/codee-launch-exposure.html?source=pwa-shortcut-launch",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Trainee Hub",
      "short_name": "Training",
      "description": "Open the veteran-first Codee training and progress hub.",
      "url": "/codee-trainee-hub.html?source=pwa-shortcut-training",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Proof Console",
      "short_name": "Proof",
      "description": "Open the Codee training proof gates and saved packet console.",
      "url": "/codee-training-proof.html?source=pwa-shortcut-proof",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Theme Lab",
      "short_name": "Theme",
      "description": "Edit Codee workspace colors as reusable theme data.",
      "url": "/codee-theme-lab.html?source=pwa-shortcut-theme",
      "icons": [{ "src": "/assets/codee/codee-blue-outline-icon.png?v=20260528-cli-promoter-v1", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
