{
  "name": "Unicorn Virtual University",
  "short_name": "Virtual Campus",
  "description": "Living Digital Campus with 24/7 Study Lounges, AI Faculty Offices, Agile Squad Labs, and Smart Credentials.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f8fafd",
  "theme_color": "#1a73e8",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231a73e8'/%3E%3Cpath fill='white' d='M256 96L64 208v32h384v-32L256 96zm-144 176v144h64V272h-64zm112 0v144h64V272h-64zm112 0v144h64V272h-64zM32 448h448v32H32z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231a73e8'/%3E%3Cpath fill='white' d='M256 96L64 208v32h384v-32L256 96zm-144 176v144h64V272h-64zm112 0v144h64V272h-64zm112 0v144h64V272h-64zM32 448h448v32H32z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Study Lounges",
      "url": "./lounges/",
      "description": "Enter 24/7 Focus Room & Soundscapes"
    },
    {
      "name": "AI Faculty",
      "url": "./faculty/",
      "description": "Consult Academic Professors"
    },
    {
      "name": "Student Smart ID",
      "url": "./smart_id/",
      "description": "Verify Digital Scholar Credential"
    },
    {
      "name": "Innovation Labs",
      "url": "./labs/",
      "description": "Join Student Agile Squads"
    }
  ]
}
