{
  "name": "WDC GameGrid",
  "short_name": "GameGrid",
  "description": "Game server hosting for Palworld, Minecraft, 7 Days to Die, and Windrose with full control panel, one-click mods, and automated backups.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "_comment_icons": "32-marketing-and-seo D-16: this declared a 192x192 and a 512x512 icon, both pointing at /logo.png. logo.png is 805x411 (verified by reading the PNG IHDR), so neither declaration was true and neither was square - 'maskable' on a 2:1 image is cropped to a stripe. One entry declaring the real dimensions replaces both. Purpose-built square 192 and 512 PNGs are still worth adding; that needs a design asset, not a code change.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "805x411",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
