
{
  "short_name": "Riot Grove",
  "name": "Riot Grove - Ultimate Riot Games Hub",
  "description": "Your ultimate hub for League of Legends, VALORANT, TFT, and all Riot Games content. Get the latest patch notes, guides, esports coverage, and community discussions.",
  "icons": [
    {
      "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D13639",
  "background_color": "#1a1a1a",
  "categories": ["games", "entertainment", "news", "sports"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "screenshots": [
    {
      "src": "https://storage.googleapis.com/static-assets-riotgrove/screenshots/desktop-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Riot Grove desktop view showing latest news and guides"
    },
    {
      "src": "https://storage.googleapis.com/static-assets-riotgrove/screenshots/mobile-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Riot Grove mobile view with game-specific content"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "View the latest Riot Games news",
      "url": "/news",
      "icons": [
        {
          "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Guides",
      "short_name": "Guides",
      "description": "Browse game guides and tutorials",
      "url": "/guides",
      "icons": [
        {
          "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join community discussions",
      "url": "/community",
      "icons": [
        {
          "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "League of Legends",
      "short_name": "LoL",
      "description": "League of Legends content",
      "url": "/league-of-legends",
      "icons": [
        {
          "src": "https://storage.googleapis.com/static-assets-riotgrove/RiotGroveIcons/RiotGroveWhite.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}