{
  "name": "Wolf Grounds",
  "short_name": "Wolf Grounds",
  "description": "PUBG stats, match intel, and VOD highlights — right in Discord.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#32a7eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/imgs/wolf-grounds.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imgs/wolf-grounds.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Stats Lookup",
      "url": "/stats.php",
      "description": "Look up any PUBG player"
    },
    {
      "name": "Ask AI",
      "url": "/ask.php",
      "description": "Ask Wolf Grounds AI anything"
    },
    {
      "name": "Live Feeds",
      "url": "/feeds.php",
      "description": "Live community activity"
    }
  ]
}
