{
  "name": "NuyoBet — Predict. Bet. Win.",
  "short_name": "NuyoBet",
  "description": "The professional prediction market. Trade on real-world events.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1419",
  "theme_color": "#0f1419",
  "categories": ["finance", "games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Browse prediction markets"
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "Track your bets and P&L"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "Top traders"
    }
  ]
}
