{
  "id": "/?source=pwa",
  "name": "BarterThat — Swap Skills. Build Community.",
  "short_name": "BarterThat",
  "description": "Trade everything — skills, goods, gear, even co-founders — without cash. AI matches you with the swap, or the chain of swaps, that makes every deal work. 1000+ services across 39 categories.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#16243F",
  "background_color": "#0E1825",
  "categories": [
    "business",
    "shopping",
    "social",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    { "src": "favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find my swaps",
      "short_name": "Find swaps",
      "url": "/?source=pwa&go=match",
      "description": "Let AI match you with trades"
    },
    {
      "name": "Post a listing",
      "short_name": "Post",
      "url": "/?source=pwa&go=post",
      "description": "List a service, item or rental"
    },
    {
      "name": "Earn free tokens",
      "short_name": "Earn",
      "url": "/?source=pwa&go=earn",
      "description": "Get Barter Tokens to start trading"
    }
  ]
}
