{
  "name": "DeadBolt13 \u2014 Next-Gen Autonomous AI",
  "short_name": "DB13",
  "description": "DeadBolt13 (DB13) \u2014 Next-generation autonomous AI agent for automation, swarms, web/mobile app building, and real-world problem solving.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "background_color": "#050508",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663255833612/HZCxkAwFynKxfcAvexoxh7/db13-logo-main-jNa5kyMFGF6YTF3mUsVzEs.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663255833612/HZCxkAwFynKxfcAvexoxh7/db13-favicon-v2-NWtCrwcdc8M52nfMoSrycv.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663255833612/HZCxkAwFynKxfcAvexoxh7/db13-logo-main-jzd8bGu3vdui6uYXhkLDNC.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "ai",
    "business"
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Start a new AI conversation"
    },
    {
      "name": "Agent Swarms",
      "short_name": "Swarms",
      "url": "/agent-swarms-new",
      "description": "Launch parallel AI agents"
    },
    {
      "name": "Command Planner",
      "short_name": "Automate",
      "url": "/command-planner",
      "description": "Plan and execute multi-step tasks"
    },
    {
      "name": "File Analysis",
      "short_name": "Analyze",
      "url": "/file-analysis",
      "description": "Analyze PDFs, CSVs, images, and code"
    },
    {
      "name": "Agent Memory",
      "short_name": "Memory",
      "url": "/agent-memory",
      "description": "View DeadBolt13's persistent memory"
    },
    {
      "name": "Video Generator",
      "short_name": "Video",
      "url": "/video-generator",
      "description": "Generate AI videos from text prompts"
    }
  ],
  "screenshots": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}