{
  "name": "Differential Count AI",
  "short_name": "DiffCount AI",
  "description": "AI hitung sel WBC dari slide apus darah: % Neutrofil, Limfosit, Monosit, Eosinofil, Basofil + Image QC, galeri sel, interpretasi klinis, review manual, audit trail, trend serial, ekspor laporan, backup/restore.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f7fa",
  "theme_color": "#0b5e8a",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}