{
  "name": "TradeYard - Social Barter",
  "short_name": "TradeYard",
  "description": "Trade goods, services, and skills with your neighbors — no cash needed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f5f0e8",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-feed.png",
      "type": "image/png",
      "label": "Browse local trade offers"
    },
    {
      "src": "/screenshot-signup.png",
      "type": "image/png",
      "label": "Join your neighborhood"
    },
    {
      "src": "/screenshot-trade.png",
      "type": "image/png",
      "label": "Post a trade offer"
    },
    {
      "src": "/screenshot-trust.png",
      "type": "image/png",
      "label": "Build your trust score"
    }
  ]
}
