{
  "name": "Chief of Staff",
  "short_name": "Chief",
  "description": "Private AI command centre for daily focus, clients, inbox, calendar, content, and business operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fd",
  "theme_color": "#6d4aff",
  "categories": ["productivity", "business", "health"],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/?view=Dashboard"
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/?view=Tasks"
    },
    {
      "name": "Get Started",
      "short_name": "Setup",
      "url": "/?view=Get%20Started"
    }
  ]
}
