{
  "name": "Chexo Informatika Kelas X — SMAN 1 Cicalengka",
  "short_name": "chetix X",
  "description": "Platform belajar Informatika Kelas X berbasis Kurikulum Merdeka di SMAN 1 Cicalengka",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "id",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kumpul Tugas",
      "short_name": "Tugas",
      "url": "/tugas",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cek Status Tugas",
      "short_name": "Cek Status",
      "url": "/tugas/cek",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Materi",
      "short_name": "Materi",
      "url": "/materi",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
