{
  "name": "Roulette",
  "short_name": "Roulette",
  "description": "Play-money roulette simulation \u2014 fair RNG, no real payments.",
  "start_url": "game.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0508",
  "theme_color": "#0a0508",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
