{
  "name": "ClipBolt — AI Video Clipper",
  "short_name": "ClipBolt",
  "description": "Turn long videos into viral clips automatically. Supports YouTube, TikTok, Instagram, Facebook, X, Reddit & Rumble.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7c5cff",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Clip",
      "url": "/app",
      "description": "Open the clip creation dashboard"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View pricing plans"
    }
  ]
}
