{
  "name": "TABOO HIVE",
  "short_name": "TABOO HIVE",
  "description": "TABOO HIVE: The exclusive real estate networking platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/emblem.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/darkEmblem.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Messaging",
      "short_name": "Chats",
      "icons": [
        {
          "src": "/messages.svg",
          "sizes": "any",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ],
      "description": "Chats with agents and other users.",
      "url": "/messages"
    },
    {
      "name": "View My Profile",
      "short_name": "Profile",
      "icons": [
        {
          "src": "/profile.svg",
          "sizes": "any",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ],
      "description": "Manage your TABOO HIVE profile.",
      "url": "/profile"
    },
    {
      "name": "Share a Post",
      "short_name": "Feed",
      "icons": [
        {
          "src": "/feed.svg",
          "sizes": "any",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ],
      "description": "Get access to the latest real estate news and insights.",
      "url": "/feed"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
