{
  "schemaVersion": 1,
  "id": "super-seans-pool-party",
  "title": "Super Sean's Pool Party",
  "release": "1.0.0",
  "slug": "pool-party",
  "canonicalPath": "/pool-party.html",
  "websiteUrl": "https://supersean007.com/pool-party.html",
  "standaloneUrl": "https://supersean007.com/pool-party/",
  "embedQuery": "?embed=1&hostOrigin=https%3A%2F%2Fsupersean007.com",
  "launcher": "./embed.html",
  "integrationExample": "./integration-example.js",
  "aspectRatio": "16:9",
  "nativeSize": {
    "width": 1280,
    "height": 720
  },
  "minimumViewport": {
    "width": 640,
    "height": 360
  },
  "orientation": "landscape",
  "genre": [
    "arcade",
    "action",
    "family"
  ],
  "players": {
    "minimum": 1,
    "maximum": 2,
    "localMultiplayer": true
  },
  "features": [
    "deterministically generated vector character atlases with decoded-pixel release validation",
    "interactive First Splash onboarding with persisted completion and Help replay",
    "Practice Lab with 0.5x, 0.75x and real-time rehearsal speeds, flow coaching and practice-only direct tap",
    "optional two-, three- or four-second refill auto-close assist for one-player modes",
    "Local Versus Cup with single, best-of-three and best-of-five formats plus optional player role swapping",
    "24-round story campaign with visual map and character briefings",
    "Four animated Story chapter celebrations with deterministic performance medals and complete final party ending",
    "24-memory Pool Party Storybook",
    "Pool Party Cast Gallery with nineteen production reactions",
    "Party Challenge, classic, versus, endless and practice modes",
    "Party Passport achievements",
    "Poolside Collection rewards unlocked by Story stars",
    "Party Theme Boutique with permanent gem-purchased full themes",
    "Party Workshop with twelve persistent earned-gem accents",
    "keyboard, gamepad and touch controls",
    "high contrast, text scaling and reduced motion",
    "screen-reader announcements"
  ],
  "artwork": {
    "socialCard": "./assets/branding/og-pool-party.svg",
    "icon": "./icons/app-icon.svg"
  },
  "hostBridge": {
    "channel": "super-sean-pool-party",
    "protocol": 1,
    "allowedParents": [
      "https://supersean007.com",
      "https://www.supersean007.com"
    ],
    "commands": [
      "focus",
      "open-title",
      "open-modes",
      "open-passport",
      "open-workshop",
      "request-snapshot"
    ],
    "events": [
      "ready",
      "scene-change",
      "progress",
      "round-result"
    ]
  },
  "hosting": {
    "model": "same-origin",
    "basePath": "/pool-party/",
    "note": "Served directly by supersean007.com; there is no separate standalone origin."
  }
}