{
  "name": "Akal Interaktif",
  "short_name": "Akal",
  "description": "Platform pembelajaran digital yang adaptif dan interaktif untuk siswa Indonesia. Belajar lebih cerdas dengan AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "scope": "/",
  "lang": "id",
  "categories": ["education", "productivity"],
  "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": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Buka dashboard belajar"
    },
    {
      "name": "Progres Belajar",
      "short_name": "Progres",
      "url": "/progress",
      "description": "Lihat progres belajar"
    }
  ]
}
