{
  "name": "Classy — Ruang Informasi & Kolaborasi Kelas",
  "short_name": "Classy",
  "description": "Ruang Informasi & Kolaborasi Kelas Mahasiswa",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#FDFBF7",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Jadwal Kuliah",
      "url": "/schedules",
      "description": "Lihat jadwal kuliah mingguan"
    },
    {
      "name": "Tugas Kuliah",
      "url": "/tasks",
      "description": "Kelola tugas dan deadline"
    },
    {
      "name": "Catatan Materi",
      "url": "/notes",
      "description": "Buka catatan kuliah"
    }
  ]
}
