{
  "name": "ClearStack by ClearOps AI",
  "short_name": "ClearStack",
  "description": "AI-native website operating system. Command Center, CRM, Claude Code, and full operations management.",
  "start_url": "/admin/command-center",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#f97316",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Command Center",
      "url": "/admin/command-center",
      "description": "Open the Command Center"
    },
    {
      "name": "Claude Hub",
      "url": "/admin/claude",
      "description": "Launch Claude Code sessions"
    },
    {
      "name": "Leads Pipeline",
      "url": "/admin/leads",
      "description": "View and manage leads"
    },
    {
      "name": "Clients",
      "url": "/admin/clients",
      "description": "Client management"
    }
  ]
}
