{
  "name": "MCP Research Hub",
  "short_name": "MCP Hub",
  "description": "The comprehensive resource hub for Model Context Protocol (MCP) development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer tools", "education"],
  "shortcuts": [
    {
      "name": "Official Resources",
      "url": "/official-resources",
      "description": "View official MCP resources"
    },
    {
      "name": "Server Registries",
      "url": "/registries",
      "description": "Browse MCP server registries"
    },
    {
      "name": "Getting Started",
      "url": "/getting-started",
      "description": "Start building with MCP"
    }
  ]
}
