{
  "id": "com.theexchange.barter",
  "name": "The Exchange — Barter Without Borders",
  "short_name": "The Exchange",
  "description": "A global directory for seamless peer-to-peer and business-to-business bartering. Trade resources and services internationally without cash.",
  "lang": "en",
  "dir": "auto",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#19454b",
  "theme_color": "#19454b",
  "categories": ["business", "finance", "shopping", "social", "productivity", "lifestyle"],
  "iarc_rating_id": "e84b0722-4247-4f76-9f15-91b2a3f6a5b1",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/8010221cd_generated_image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse barter listings on mobile"
    },
    {
      "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/cabaae4b0_generated_image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Exchange dashboard on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "View available barter offers and needs",
      "url": "/listings?source=pwa_shortcut",
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Create Listing",
      "short_name": "Create",
      "description": "Post a new offer or need",
      "url": "/create-listing?source=pwa_shortcut",
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your matches, messages, and token balance",
      "url": "/dashboard?source=pwa_shortcut",
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Trade Calculator",
      "short_name": "Calculator",
      "description": "Calculate fair market value and fees for trades",
      "url": "/calculator?source=pwa_shortcut",
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Academy",
      "short_name": "Academy",
      "description": "Learn new skills through barter-based courses",
      "url": "/academy?source=pwa_shortcut",
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ],
  "file_handlers": [
    {
      "action": "/create-listing?source=file_handler",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg", ".webp", ".gif"]
      },
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }],
      "launch_type": "single-client"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+theexchange",
      "url": "/listings?ref=%s"
    }
  ],
  "share_target": {
    "action": "/create-listing?source=share_target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "description",
      "url": "exchange_for"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "short_name": "Exchange Notes",
    "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
  },
  "widgets": [
    {
      "name": "My Token Balance",
      "short_name": "Tokens",
      "description": "Quick view of your token balance and contribution level. Tap to open your dashboard for full details.",
      "tag": "token_balance_widget",
      "template": {
        "type": "text",
        "value": "Open The Exchange to view your token balance."
      },
      "icons": [{ "src": "https://media.base44.com/images/public/6a4bd08af3317e6aaf37c713/08de70861_logo.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://media.base44.com",
      "description": "Platform CDN hosting listing photos, generated imagery, and social media assets.",
      "note": "Allows The Exchange to open and handle barter listing media hosted on the Base44 media CDN."
    }
  ]
}
