{
  "name": "SOI55 Hub — Enterprise Management",
  "short_name": "SOI55",
  "description": "SOI55 Hub — Enterprise Management Platform for Operations, Finance, Customer Voice & Growth",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#080808",
  "theme_color": "#121212",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-MY",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "SOI55 Hub Dashboard",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Executive Dashboard",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Customer Voice",
      "short_name": "CV",
      "description": "Customer Voice Center",
      "url": "/?m=customer-voice",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Notification Center",
      "url": "/?m=notifications",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
