{
  "name": "CueHound — AI run-of-show + teleprompter",
  "short_name": "CueHound",
  "description": "AI-native run-of-show and teleprompter platform for live events, broadcast, theatre, corporate stages, and documentary/film. Real-time rundowns, voice-paced teleprompter, deterministic cue engine, AI Pacing Copilot.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#0A0A0B",
  "theme_color": "#FFB020",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/cuehound-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/cuehound-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/cuehound-icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/cuehound-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/cuehound-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/show-caller-fullscreen.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Show Caller fullscreen — live cue strip with active and next segment cards"
    },
    {
      "src": "/screenshots/teleprompter-mobile.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile teleprompter with voice-paced auto-scroll indicator"
    }
  ]
}
