{
  "name": "ECL Insight — IFRS 9 Analytics",
  "short_name": "ECL Insight",
  "description": "IFRS 9 Expected Credit Loss and Stressed ECL analytics workbench. SFRS(I) 9 · MAS Notice 612.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f2f5",
  "theme_color": "#002B5C",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/icons/icon-64.png",  "sizes": "64x64",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/unison-logo.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Portfolio executive overview" },
    { "name": "Run Console", "url": "/workflow/run-console", "description": "Trigger and monitor ECL runs" },
    { "name": "Reports", "url": "/outputs/reports", "description": "Disclosures and audit trail" },
    { "name": "Stressed ECL", "url": "/stressed-ecl", "description": "ICAAP severe-stress overlay" }
  ]
}
