{
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "name": "JumpLab - Retro Platformer Game Creator",
  "short_name": "JumpLab",
  "description": "JumpLab is the ultimate retro platformer game creator. Build custom levels, unlock heroes, synthesize 8-bit tunes, and challenge friends online instantly!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "tab_strip": {
    "home_tab": {
      "scope_patterns": [
        {
          "pathname": "/"
        }
      ]
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "orientation": "landscape",
  "background_color": "#200533",
  "theme_color": "#ff2a85",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=studio.ai.jumplab",
      "id": "studio.ai.jumplab"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/jumplab-retro-creator/id6471234567"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/store/detail/jumplab/9NBLGGH4NNS1"
    }
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://jumplab.ai.studio"
    },
    {
      "type": "origin",
      "origin": "https://ais-pre-zbulbqsinx2haodm3xbplp-904395274892.europe-west2.run.app"
    },
    {
      "type": "origin",
      "origin": "https://ais-dev-zbulbqsinx2haodm3xbplp-904395274892.europe-west2.run.app"
    }
  ],
  "file_handlers": [
    {
      "action": "/?import=true",
      "name": "JumpLab Level File",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "accept": {
        "application/json": [".json", ".jumplab"],
        "text/plain": [".txt"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+jumplab",
      "url": "/?level=%s"
    }
  ],
  "share_target": {
    "action": "/?shared=true",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "JumpLab Arcade Launcher",
      "short_name": "JumpLab",
      "description": "Quick launcher for JumpLab Retro Arcade and Daily Missions",
      "tag": "jumplab-arcade-widget",
      "template": "widget-template",
      "ms_ac_template": "/widget.json",
      "data": "/manifest.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-desktop.png",
          "sizes": "1280x720",
          "label": "JumpLab Widget Preview"
        }
      ],
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/?maker=true"
  },
  "iarc_rating_id": "e84b3e5d-1234-4a2e-a1b2-c3d4e5f6a7b8",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "categories": ["games", "entertainment", "arcade"],
  "shortcuts": [
    {
      "name": "Multiplayer Challenge ⚔️",
      "short_name": "Multiplayer",
      "description": "Challenge your friends in real-time 1v1 platformer duels",
      "url": "/?multiplayer=true",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://jumplab.ai.studio/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://jumplab.ai.studio/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://jumplab.ai.studio/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://jumplab.ai.studio/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JumpLab Game Creator Dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JumpLab Mobile Game Arcade"
    }
  ]
}
