{
  "name": "MCPGate",
  "short_name": "MCPGate",
  "description": "The MCP Gateway for AI Assistants — connect Claude, ChatGPT, and Gemini to your services with credential isolation and guardrails.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#3B82F6",
  "lang": "en",
  "scope": "/",
  "categories": ["productivity", "utilities", "security"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-hero.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "MCPGate Dashboard"
    }
  ]
}
