{
  "name": "VSS Crew Portal",
  "short_name": "Crew",
  "description": "Crew Portal — tasks, chat, files, and AI agents for Vibe Software Solutions employees.",
  "start_url": "/crew",
  "scope": "/crew",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050508",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "/brand/vss-logo-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/vss-logo-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
