{
  "name": "BK Draw — Belajar Menggambar",
  "short_name": "BK Draw",
  "description": "Aplikasi belajar menggambar untuk anak usia 6–9 tahun",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F9F8",
  "theme_color": "#1B998B",
  "orientation": "portrait",
  "categories": ["education", "kids"],
  "lang": "id",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Galeri Gambar",
      "url": "/gallery",
      "description": "Pilih gambar untuk diwarnai"
    },
    {
      "name": "Komunitas",
      "url": "/community",
      "description": "Lihat karya teman-teman"
    }
  ]
}
