{
  "name": "Business OS",
  "short_name": "BizOS",
  "id": "/",
  "description": "Business Operating System — Workspace management, social, CRM, HR & more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E14",
  "theme_color": "#0B0E14",
  "orientation": "any",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/default-ws.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
