{
  "name": "Cue — AI Video Editor",
  "short_name": "Cue",
  "description": "AI-powered video editing. Edit with natural language.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "landscape",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/cue-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New",
      "url": "/dashboard",
      "description": "Create a new video project"
    }
  ]
}
