{
  "name": "PokerChamp",
  "short_name": "PokerChamp",
  "description": "Predict poker tournament winners and earn points!",
  "start_url": "/holdem",
  "display": "standalone",
  "background_color": "#0b0e11",
  "theme_color": "#f0b90b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/pokerchamp_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pokerchamp_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
