{
  "name": "RubyHub - Roblox Scripting Hub",
  "short_name": "RubyHub",
  "description": "A powerful Roblox scripting hub built for performance, quality, and advanced anti-ban protection. Get the best Roblox scripts and executors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#FF0090",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/rubyhub.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/rubyhub.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "games"],
  "lang": "en-US",
  "dir": "ltr"
}