{
  "name": "KelasKu — Belajar Bersama Lebih Mudah",
  "short_name": "KelasKu",
  "description": "Sistem komunikasi dan informasi kelas yang cepat, rapi, dan mobile-friendly.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06142F",
  "theme_color": "#0B132B",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
