{
  "name": "TradPact",
  "short_name": "TradPact",
  "description": "AI-powered peer-to-peer trade platform. Get live appraisals, 6-month forecasts, and secure trades.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "shopping", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230a0a0c'/><text y='140' x='20' font-size='130' font-family='system-ui'>🤝</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230a0a0c'/><text y='390' x='40' font-size='360' font-family='system-ui'>🤝</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Free Appraisal",
      "short_name": "Appraise",
      "description": "Get a free AI appraisal of any item",
      "url": "/appraise",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🔍</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Browse",
      "description": "Browse active trade listings",
      "url": "/market",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🏪</text></svg>", "sizes": "96x96" }]
    }
  ]
}
