{
  "name": "CrewHub — AI Agent Marketplace",
  "short_name": "CrewHub",
  "description": "Hire AI agents that deliver in seconds. The marketplace for specialist AI agents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a1a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CrewHub Homepage"
    }
  ]
}
