{
  "id": "/",
  "lang": "en",
  "name": "VYREX — Discord Bot Dashboard",
  "short_name": "VYREX",
  "description": "Premium Discord bot management — dashboard, analytics, embed builder, bot branding, and team management.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#01030c",
  "theme_color": "#4d7cff",
  "categories": ["productivity", "utilities", "social"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%234d7cff'/%3E%3Ctext x='50%25' y='54%25' font-family='sans-serif' font-size='88' font-weight='900' fill='white' text-anchor='middle' dominant-baseline='middle'%3EVX%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%234d7cff'/%3E%3Ctext x='50%25' y='54%25' font-family='sans-serif' font-size='240' font-weight='900' fill='white' text-anchor='middle' dominant-baseline='middle'%3EVX%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the bot control panel",
      "url": "/dashboard"
    },
    {
      "name": "Bot Branding",
      "short_name": "Branding",
      "description": "Customise your bot's identity",
      "url": "/dashboard#bot-branding"
    },
    {
      "name": "Embed Builder",
      "short_name": "Embeds",
      "description": "Build rich Discord embeds",
      "url": "/dashboard#embed-builder"
    },
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "Setup guides and API reference",
      "url": "/docs"
    },
    {
      "name": "Status",
      "short_name": "Status",
      "description": "Live service health",
      "url": "/status"
    },
    {
      "name": "Support",
      "short_name": "Support",
      "description": "Get help with VYREX",
      "url": "/support"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
