{
  "name": "RAFFLE LOUNGE powered by TRPX",
  "short_name": "RAFFLE LOUNGE",
  "description": "World's First Probability Market & Exchange for Real Assets \u2014 real odds, no house edge, full transparency.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080A0D",
  "theme_color": "#080A0D",
  "orientation": "any",
  "scope": "/",
  "id": "com.rafflelounge.app",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Browse",
      "description": "View all active product drawings",
      "url": "/trpx"
    },
    {
      "name": "Live Drawings",
      "short_name": "Live",
      "description": "Watch live product drawings",
      "url": "/trpx?tab=live"
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your portfolio and wins",
      "url": "/trpx/portfolio"
    }
  ],
  "prefer_related_applications": false
}