{
  "name": "CharityFundraiser — Auction Platform",
  "short_name": "CharityFundraiser",
  "description": "The one-stop-shop for non-profit fundraising — auctions, donations, events, CRM, and live scoreboards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF7EE",
  "theme_color": "#112F20",
  "icons": [
    {
      "src": "/api/marketing/file/01-storefront-hero-desktop.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    { "name": "Live tour",     "url": "/tour",     "description": "See the platform in action" },
    { "name": "Sign in",       "url": "/login",    "description": "Sign in to your account" },
    { "name": "Bidder home",   "url": "/dashboard","description": "My bids & wins" }
  ]
}
