{
  "id": "brawluniverse",
  "name": "brawluniverse",
  "short_name": "brawluniverse",
  "description": "Open-World Multiplayer Wrestling Sandbox. Brawl through 5 neon-drenched districts in real time.",
  "start_url": "/game/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["window-controls-overlay", "fullscreen", "standalone", "browser"],
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#00ffff",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/gameplay.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "brawluniverse gameplay across 5 districts"
    },
    {
      "src": "/screenshots/gameplay-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "brawluniverse mobile gameplay"
    }
  ],
  "categories": ["games"],
  "iarc_rating_id": "e84b9519-12dd-4c4f-ae3a-ca8ffa89c470",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.brawluniverse.game"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump directly into Suplex City",
      "url": "/game/",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
