{
  "name": "Royal Limbo — Free Online Limbo Game",
  "short_name": "Royal Limbo",
  "description": "Play Royal Limbo free online. Choose your target multiplier, test your luck, explore game rules, and enjoy a fast-paced Limbo game experience with instant results.",
  "start_url": "/royal-limbo-game",
  "scope": "/royal-limbo-game",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#080612",
  "theme_color": "#7c3aed",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/royal-limbo-game/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/royal-limbo-game/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/royal-limbo-game/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/royal-limbo-game/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/royal-limbo-game/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Royal Limbo — Set your target multiplier, watch the bar rise, win up to 1,000,000×"
    },
    {
      "src": "/royal-limbo-game/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "narrow",
      "label": "Royal Limbo — free online limbo game"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Limbo",
      "short_name": "Play",
      "description": "Start a new round immediately",
      "url": "/royal-limbo-game/?action=play",
      "icons": [
        {
          "src": "/royal-limbo-game/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
