{
  "name": "Bet.Meme — Bet on Viral Content",
  "short_name": "Bet.Meme",
  "description": "Predict viral content. Trade YES/NO positions on reels.",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#05050a",
  "theme_color": "#05050a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/reels/submit",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
