{
  "name": "BladeClient - Minecraft PvP Client",
  "short_name": "BladeClient",
  "description": "Fast and optimized Minecraft PvP client with glass UI and offline support",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "windows"
    }
  ],
  "shortcuts": [
    {
      "name": "Download Client",
      "url": "/#download",
      "description": "Download BladeClient"
    },
    {
      "name": "Preview",
      "url": "/#preview",
      "description": "View client preview"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}