{
  "name": "Vepartment",
  "short_name": "Vepartment",
  "description": "AI-native operating system for virtual departments",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101013",
  "theme_color": "#101013",
  "orientation": "any",
  "id": "vepartment-app",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/vepartment-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/vepartment-icon.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/vepartment-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
