{
  "name": "NextHome - The Hub",
  "short_name": "The Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#201A1A",
  "theme_color": "#F4A261",
  "description": "The Hub for NextHome — company communication and office collaboration",
  "icons": [
    {
      "src": "/nexthome-hub-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Posts",
      "short_name": "Posts",
      "url": "/connect"
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "url": "/messages"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/connect/events"
    }
  ]
}
