{
  "name": "Aweb",
  "short_name": "Aweb",
  "description": "Agentic orchestration platform for AI agents, API/MCP provider workflows, governed automation, generated systems, and operator-visible receipts.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/avatar.png?v=20260603",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-48x48.png?v=20260603",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-72x72.png?v=20260603",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96x96.png?v=20260603",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144x144.png?v=20260603",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png?v=20260603",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384x384.png?v=20260603",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png?v=20260603",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png?v=20260603",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png?v=20260603",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "artificial intelligence", "utilities"],
  "shortcuts": [
    {
      "name": "Aweb Studio",
      "short_name": "Studio",
      "description": "Open the Aweb operating surface",
      "url": "/v2"
    },
    {
      "name": "Aweb Overview",
      "short_name": "Aweb",
      "description": "Understand the Aweb orchestration platform",
      "url": "/final"
    },
    {
      "name": "API Warehouse",
      "short_name": "APIs",
      "description": "Browse provider APIs, MCP tools, and governed capabilities",
      "url": "/api-warehouse"
    },
    {
      "name": "Agentic Orchestration",
      "short_name": "Orchestrate",
      "description": "Review Aweb's public orchestration story",
      "url": "/landing"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
