{
  "name": "Vellum — Higher Ed Platform",
  "short_name": "Vellum",
  "description": "The record of the modern university — unified academics, campus, finance, classroom, mobile, and AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1A3A6B",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "VC Command Center",
      "short_name": "VC",
      "url": "/dashboards/vc",
      "description": "Institutional overview"
    },
    {
      "name": "Student Home",
      "short_name": "Student",
      "url": "/dashboards/student/1"
    },
    {
      "name": "Library",
      "short_name": "Library",
      "url": "/library"
    }
  ]
}
