{
  "name": "Playground Man: Ragdoll Show!",
  "short_name": "Playground Man: Ragdoll Show!",
  "description": "Welcome to the world of destruction and puzzles with ragdoll physics, where the wooden stickman is already waiting for your help! Immerse yourself in a physical playground full of destruction and relax, solving interesting puzzles",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "id": "59920402",
  "launch_handler": {
    "client_mode": "auto"
  },
  "ms_start_compatible": true,
  "categories": [
    "games"
  ],
  "dir": "auto",
  "orientation": "landscape",
  "screenshots": [
    {
      "src": "Images/image1280.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "Images/image720.png",
      "sizes": "720x1280",
      "type": "image/png",
      "platform": "narrow"
    },
    {
      "src": "Images/image1920.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "narrow"
    }
  ],
  "icons": [
    {
      "src": "Images/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "Images/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Images/icon1920.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}