{
  "name": "MiliQBits — Quantum AI Platform",
  "short_name": "MiliQBits",
  "description": "Marketplace of agentic AI tools, OpenAI-compatible API, knowledge bases, and team workspaces.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020308",
  "theme_color": "#020308",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "business", "developer", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/og.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Marketplace",
      "short_name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse 40+ AI tools"
    },
    {
      "name": "AI Assistant",
      "short_name": "Assistant",
      "url": "/dashboard?assistant=open",
      "description": "Talk to the MiliQBits AI assistant"
    },
    {
      "name": "Workflow Builder",
      "short_name": "Workflows",
      "url": "/dashboard/workflows",
      "description": "Chain tools into automations"
    },
    {
      "name": "API Docs",
      "short_name": "API",
      "url": "/api-docs",
      "description": "Developer reference"
    }
  ]
}
