{
  "name": "ViberOS — Enterprise Agentic OS",
  "short_name": "ViberOS",
  "description": "Run your business 24/7 with AI agents. Orchestration, guardrails, memory, and governance built-in.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a12",
  "theme_color": "#060a12",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Task",
      "url": "/?action=new-task",
      "description": "Create a new task"
    },
    {
      "name": "Departments",
      "url": "/?page=departments",
      "description": "View departments"
    }
  ]
}
