{
  "name": "Velocity.AI — Creator Studio",
  "short_name": "Velocity",
  "description": "AI studio that turns raw footage into TikTok-ready vertical shorts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05090f",
  "theme_color": "#05090f",
  "categories": ["video", "productivity", "social"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New render", "short_name": "New", "url": "/new" },
    { "name": "Saved videos", "short_name": "Vault", "url": "/saved" },
    { "name": "Community", "short_name": "Community", "url": "/community" }
  ]
}
