{
  "name": "IT HUB PRO - Command Center",
  "short_name": "IT HUB",
  "description": "Sistem Manajemen Aset & Log IT Terintegrasi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "gambar/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable" 
    },
    {
      "src": "gambar/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
]
}