{
  "short_name": "BlockBuster Puzzle Start Game",
  "name": "BlockBuster Puzzle Start Game",
  "description": "BlockBuster: Master the Puzzles, Conquer the Adventure!",
  "display": "standalone",
  "start_url": "https://woodenblock.cleverappssg.com/publish/html5/msstart/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "ms_start_compatible": true,
  "icons": [
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "hero_468x384.png",
      "sizes": "468x384",
      "type": "image/png",
      "purpose": "hero"
    },
    {
      "src": "banner_1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "_msstart": {
    "leaderboards": {
      "default": {
        "score_type": "Numeric",
        "score_order_by": "Desc"
      }
    }
  }
}