{
  "id": "/hub",
  "name": "CEO HUB",
  "short_name": "CEO HUB",
  "description": "Your CEO HUB business operating system.",
  "start_url": "/hub",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#030303",
  "theme_color": "#030303",
  "icons": [
    {
      "src": "/ceo-hub-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
