{
  "name": "SyncedCue",
  "short_name": "SyncedCue",
  "description": "Professional browser-based teleprompter with recording, Zoom background, QR sync, voice scroll, stage monitor, and live cue messaging.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SyncedCue teleprompter on desktop"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SyncedCue teleprompter on mobile"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "shortcuts": [
    {
      "name": "Browse Scripts",
      "short_name": "Scripts",
      "description": "Browse and manage your teleprompter scripts",
      "url": "/scripts",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View SyncedCue plans and pricing",
      "url": "/pricing",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Job Interview",
      "short_name": "Interview",
      "description": "Teleprompter mode for job interviews",
      "url": "/for/account-executive",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Free Tools",
      "short_name": "Tools",
      "description": "Free script and teleprompter tools",
      "url": "/tools",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}