{
  "name": "BuySellSherpa",
  "short_name": "Sherpa",
  "description": "Every quest needs a sherpa — comps, inspection guidance, and alternatives before you decide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#0d9488",
  "icons": [
    {"src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ],
  "share_target": {
    "action": "/intake/shared",
    "method": "GET",
    "params": {"title": "title", "text": "text", "url": "url"}
  }
}
