{
  "name": "SENTRIX™ — Intelligent PMO Command Centre",
  "short_name": "SENTRIX",
  "description": "Intelligent project & programme command centre. Real-time dashboards, predictive analytics, and intelligent governance for South Africa.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0891b2",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.html",
      "icons": [{"src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
