{
  "name": "HDB LEAF Platform",
  "short_name": "HDB LEAF",
  "description": "HDB AI Transformation Programme — LEAF Agentic Platform",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0F1F3D",
  "theme_color": "#4338CA",
  "orientation": "portrait-primary",
  "lang": "en-SG",
  "dir": "ltr",
  "scope": "/",
  "categories": ["government", "finance"],
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "AI Concierge",
      "short_name": "LEAF AI",
      "description": "Chat with the LEAF AI assistant",
      "url": "/chat",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Applications",
      "short_name": "Applications",
      "description": "View and manage your applications",
      "url": "/applications",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Explore Flats",
      "short_name": "Explore",
      "description": "Browse BTO and resale flat launches",
      "url": "/explore-flats",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
