{
  "schema_version": "1.0",
  "name": "Wohooo",
  "description": "Digital business cards for Apple Wallet and Google Wallet. One-time payment, no subscription, no tracking.",
  "url": "https://wohooo.me",
  "logo": "https://wohooo.me/icon-512x512.png",
  "capabilities": {
    "products": [
      {
        "name": "Free Digital Business Card",
        "description": "Basic wallet card with QR code, 1 per email, no account needed",
        "url": "https://wohooo.me/create",
        "price": "Free"
      },
      {
        "name": "Pro Digital Business Card",
        "description": "Premium designs, social/address/bio fields, no branding. One-time payment.",
        "url": "https://wohooo.me/create",
        "price": "$9.99 one-time"
      }
    ]
  },
  "contact": {
    "url": "https://wohooo.me/contact"
  },
  "privacy_policy": "https://wohooo.me/privacy",
  "terms_of_service": "https://wohooo.me/terms"
}
