{
  "name": "EmotionSense AI",
  "short_name": "EmotionSense",
  "description": "Buku harian digital untuk siswa dan pembimbing konseling.",
  "start_url": "/beranda",
  "display": "standalone",
  "background_color": "#142849",
  "theme_color": "#142849",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
