{
  "name": "ClipperIQ Studio",
  "short_name": "ClipperIQ",
  "description": "Creator automation studio — clip, schedule and auto-publish your videos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7c5cfc",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%237c5cfc'/%3E%3Cpolygon points='72,56 148,96 72,136' fill='white'/%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%237c5cfc'/%3E%3Cpolygon points='192,144 384,256 192,368' fill='white'/%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["productivity", "social"],
  "shortcuts": [
    { "name": "Upload Video", "url": "/?view=upload", "description": "Upload a new video for clipping" },
    { "name": "Post Queue", "url": "/?view=queue", "description": "View scheduled posts" }
  ]
}
