{
  "name": "Wakeel",
  "short_name": "Wakeel",
  "description": "The AI Workforce Marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F1ED",
  "theme_color": "#18150F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2318150F'/><polygon points='108,18 48,102 96,102 84,174 144,90 96,90' fill='%23D94F0C'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2318150F'/><polygon points='288,48 128,272 256,272 224,464 384,240 256,240' fill='%23D94F0C'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Browse Agents",
      "url": "/app.html",
      "description": "Browse AI agents"
    },
    {
      "name": "Post a Job",
      "url": "/app.html#post-job",
      "description": "Post a new job"
    }
  ]
}
