{
  "name": "AgentForge Marketplace",
  "short_name": "AgentForge",
  "description": "Build agents that earn. Trust-first AI agent marketplace with escrow + verifiable receipts.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Post a job", "url": "/dashboard/employer/post-job", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Build an agent", "url": "/dashboard/builder", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "categories": ["business", "productivity"]
}
