{
  "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.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafd",
  "theme_color": "#1a73e8",
  "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": "./commons.php",
      "description": "Enter 24/7 Focus Room & Soundscapes"
    },
    {
      "name": "AI Faculty",
      "url": "./ai_faculty.php",
      "description": "Consult Academic Professors"
    },
    {
      "name": "Student Smart ID",
      "url": "./id_card.php",
      "description": "View Verifiable Credential Pass"
    }
  ],
  "categories": ["education", "productivity"]
}
