{
  "id": "https://laneduel.gg/",
  "name": "LaneDuel",
  "short_name": "LaneDuel",
  "description": "The unofficial 1v1 and 2v2 lane duel ranked ladder for League of Legends.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090f",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Match",
      "short_name": "Queue",
      "description": "Join the ranked lane duel queue",
      "url": "/queue",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Ranks",
      "description": "View the top-ranked lane duel players",
      "url": "/leaderboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Casual Challenges",
      "short_name": "Challenges",
      "description": "Browse and post open lane duel challenges",
      "url": "/challenges",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["games", "sports"],
  "lang": "en",
  "dir": "ltr"
}
