{
  "name": "Retro Slots",
  "short_name": "RetroSlots",
  "description": "A retro-style casino slot machine game with multiple machines, daily bonuses, and a Hall of Fame leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#0d0d2b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
