{
  "name": "FlopMe Live",
  "short_name": "FlopMe",
  "description": "Bet on the flop of a real poker hand, dealt live",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A0C11",
  "background_color": "#0A0C11",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
