{
  "name": "Smart CBT - SD Kec. Cibadak",
  "short_name": "Smart CBT",
  "description": "Platform Ujian Berbasis Komputer (CBT) untuk SD se-Kecamatan Cibadak",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#1e3a8a",
  "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"
    }
  ]
}