{
  "name": "REDRAGON Gaming Pakistan",
  "short_name": "REDRAGON",
  "description": "High-performance gaming gear designed for absolute precision",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E53935",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/redragon-logo.png",
      "sizes": "512x317",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/redragon-logo.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}