{
  "name": "Edukasi Serikat Pekerja",
  "short_name": "Edukasi SP",
  "description": "Modul Pendidikan dan Latihan Serikat Pekerja - UU Ketenagakerjaan No. 13/2003",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "lang": "id-ID",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Lanjutkan Belajar",
      "short_name": "Lanjut",
      "description": "Lanjutkan modul yang sedang dipelajari",
      "url": "/index.html?action=resume"
    }
  ]
}