{
  "name": "WhisperCart - Monetize Your Recommendations",
  "short_name": "WhisperCart",
  "description": "Turn your private product recommendations into passive income. Share what you love in WhatsApp, Discord, and Telegram—earn commissions when friends buy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23ffffff' width='540' height='720'/><text x='50%' y='50%' font-size='48' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%234f46e5'>WhisperCart</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23ffffff' width='1280' height='720'/><text x='50%' y='50%' font-size='72' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%234f46e5'>WhisperCart</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%234f46e5' width='192' height='192' rx='45'/><text x='96' y='96' font-size='96' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%23ffffff'>W</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 192 192'><rect fill='%234f46e5' width='192' height='192' rx='45'/><text x='96' y='96' font-size='96' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%23ffffff'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%234f46e5' width='512' height='512' rx='120'/><text x='256' y='256' font-size='256' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%23ffffff'>W</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate SmartLink",
      "short_name": "SmartLink",
      "description": "Create a trackable link for product recommendations",
      "url": "/token-generator",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234f46e5' width='96' height='96'/><text x='48' y='48' font-size='48' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%23ffffff'>🔗</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Earnings",
      "short_name": "Earnings",
      "description": "Check your current earnings and payouts",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234f46e5' width='96' height='96'/><text x='48' y='48' font-size='48' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='%23ffffff'>💰</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
