{
  "name": "Prismix — AI Hub",
  "short_name": "Prismix",
  "description": "Find, share, and reason about AI tools. MCP server directory, AI social feed, personal AI dashboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "developer", "utilities"],
  "shortcuts": [
    {
      "name": "MCP servers",
      "short_name": "Servers",
      "url": "/servers"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    }
  ]
}
