{
  "name": "Manage Work",
  "short_name": "Manage Work",
  "description": "Independent Manage Store collaboration platform for chats, teams, files, meetings, workflows, and archive history.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/manage-work-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Teams",
      "short_name": "Teams",
      "url": "/?destination=teams"
    },
    {
      "name": "Open Activity",
      "short_name": "Activity",
      "url": "/?destination=activity"
    }
  ]
}
