{
  "name": "Corporate Estate Malaysia",
  "short_name": "CEM Portal",
  "description": "Corporate Estate Malaysia - Public Property Portal & Agent Management System",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Portal Ejen - Kelulusan & Logs",
      "short_name": "Portal Dashboard",
      "description": "Akses Papan Pemuka Kelulusan Ejen & Audit Log",
      "url": "/dashboard",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portal Ejen - Listing Management",
      "short_name": "Listing Manager",
      "description": "Urus & Tambah Inventory Listing Hartanah",
      "url": "/agent-listing-management",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Public Property Listings",
      "short_name": "View Listings",
      "description": "Lihat Senarai Hartanah Awam",
      "url": "/listings",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
