{
  "name": "PanggilSiswa — Jemput Siswa",
  "short_name": "PanggilSiswa",
  "description": "Aplikasi pemanggil siswa saat pulang sekolah",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#1a73e8",
  "background_color": "#ffffff",
  "lang": "id",
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Daftarkan Penjemputan",
      "short_name": "Daftar",
      "url": "/",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard Guru",
      "short_name": "Guru",
      "url": "/teacher.html",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
