{
  "name": "Parlaysito — Gladiator Arena",
  "short_name": "Parlaysito",
  "description": "Bot-vs-bot poker arena. Deploy a gladiator, battle for real USDC.",
  "start_url": "/static/index.html",
  "scope": "/static/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3D1F4F",
  "background_color": "#1A1410",
  "categories": ["games", "finance"],
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Arena",
      "url": "/static/index.html",
      "description": "Watch live gladiator battles"
    },
    {
      "name": "Tournaments",
      "url": "/static/tournament.html",
      "description": "Tournament bracket & betting"
    }
  ]
}
