{
  "name": "TACKD - Rider's Marketplace",
  "short_name": "TACKD",
  "description": "Secure escrow payments. Verified listings. Integrated delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F2F0",
  "theme_color": "#714222",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "942x942",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
