{
  "name": "Coffee Sort",
  "version": "3.7",
  "description": "Sort cups by coffee flavors in this relaxing puzzle game. Match and pour layers until each cup contains only one type of coffee.",
  "genres": [
    "Puzzle",
    "Arcade"
  ],
  "developer": {
    "name": "Hammerplay Studios",
    "logo": [
      {
        "size": {
          "width": 512,
          "height": 512
        },
        "src": "images/logo.png"
      }
    ]
  },
  "marketingAssets": {
    "horizontalBanners": [
      {
        "size": {
          "width": 1920,
          "height": 1080
        },
        "src": "images/horizontal-banner.png"
      }
    ],
    "verticalBanners": [
      {
        "size": {
          "width": 1080,
          "height": 1920
        },
        "src": "images/vertical-banner.png"
      }
    ],
    "screenshots": [
      {
        "size": {
          "height": 1920,
          "width": 1080
        },
        "src": "images/screenshots-01.png"
      },
      {
        "size": {
          "height": 1920,
          "width": 1080
        },
        "src": "images/screenshots-02.png"
      },
      {
        "size": {
          "height": 1920,
          "width": 1080
        },
        "src": "images/screenshots-03.png"
      }
    ],
    "gameIcons": [
      {
        "size": {
          "width": 512,
          "height": 512
        },
        "src": "images/icon.png"
      }
    ]
  },
  "files": [
    "manifest.webmanifest",
    "Build/Build.framework.js.unityweb",
    "Build/Build.data.unityweb",
    "Build/Build.wasm.unityweb",
    "TemplateData/icons/unity-logo-dark.png",
    "TemplateData/icons/unity-logo-light.png",
    "Build/Build.loader.js",
    "StreamingAssets/UnityServicesProjectConfiguration.json",
    "TemplateData/unity-logo-dark.png",
    "TemplateData/favicon.ico",
    "TemplateData/progress-bar-empty-light.png",
    "TemplateData/style.css",
    "TemplateData/progress-bar-full-dark.png",
    "TemplateData/progress-bar-full-light.png",
    "TemplateData/progress-bar-empty-dark.png",
    "TemplateData/unity-logo-light.png",
    "ServiceWorker.js"
  ],
  "orientation": "Portrait"
}