{
  "short_name": "HoloFlow",
  "name": "HoloFlow Enterprise",
  "description": "Enterprise operations and AI management platform",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A0A12",
  "background_color": "#0A0A12",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Voice Mode",
      "short_name": "Voice",
      "url": "/dashboard?voice=1",
      "description": "Open HoloFlow with always-on voice activated"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Open main dashboard"
    },
    {
      "name": "AI Hive",
      "short_name": "AI Hive",
      "url": "/ai-hive",
      "description": "Open AI Hive Network"
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications",
      "description": "View notifications"
    }
  ]
}
