{
  "name": "Loop Protocol",
  "short_name": "Loop",
  "description": "Value infrastructure for the agentic era. Your agent captures, your vault compounds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Discover service agents"
    },
    {
      "name": "Vault",
      "url": "/vault",
      "description": "Your value dashboard"
    },
    {
      "name": "Protocol",
      "url": "/protocol",
      "description": "How it all works"
    }
  ]
}
