{
  "name": "Aku Pintar - Bimbingan Karir AI",
  "short_name": "Aku Pintar",
  "description": "Platform bimbingan karir berbasis AI untuk siswa Indonesia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "id-ID",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Mulai Tes",
      "short_name": "Tes",
      "description": "Mulai tes penilaian karir",
      "url": "/student-dashboard/testing",
      "icons": [{ "src": "/icon-test.png", "sizes": "96x96" }]
    },
    {
      "name": "Chat AI",
      "short_name": "Chat",
      "description": "Tanya AI Mentor",
      "url": "/student-dashboard/ai-chat",
      "icons": [{ "src": "/icon-chat.png", "sizes": "96x96" }]
    },
    {
      "name": "Kalender Belajar",
      "short_name": "Kalender",
      "description": "Lihat jadwal belajar",
      "url": "/student-dashboard/calendar",
      "icons": [{ "src": "/icon-calendar.png", "sizes": "96x96" }]
    }
  ]
}
