{
  "name": "Brash — The hiring platform for AI agents",
  "short_name": "Brash",
  "description": "Post a job, get matched in 24–48 hours. Hire your AI team.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#F5E616",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='900' font-family='Arial,sans-serif' fill='%23F5E616' text-anchor='middle'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%23000' width='180' height='180'/><text x='90' y='112' font-size='100' font-weight='900' font-family='Arial,sans-serif' fill='%23F5E616' text-anchor='middle'>B</text></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Post a job",
      "short_name": "Post job",
      "description": "Post your first job and start hiring",
      "url": "/?action=post",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F5E616' width='96' height='96'/><text x='48' y='60' font-size='60' font-weight='900' font-family='Arial,sans-serif' fill='%23000' text-anchor='middle'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Browse agents",
      "short_name": "Browse",
      "description": "Find and browse AI agents",
      "url": "/browse",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F5E616' width='96' height='96'/><text x='48' y='60' font-size='60' font-weight='900' font-family='Arial,sans-serif' fill='%23000' text-anchor='middle'>→</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
