{
  "id": "/",
  "name": "Jericho - Discord Server Status Bot & Alerts",
  "short_name": "Jericho",
  "description": "Real-time game server status, Twitch/Kick/YouTube alerts and server management for Discord.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "gaming"],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0608",
  "theme_color": "#ff0033",
  "icons": [
    {
      "src": "/jericho-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Servers",
      "url": "/dashboard",
      "icons": [{ "src": "/jericho-icon.png", "sizes": "256x256" }]
    },
    {
      "name": "Server Pass",
      "short_name": "Premium",
      "url": "/pricing",
      "icons": [{ "src": "/jericho-icon.png", "sizes": "256x256" }]
    }
  ]
}
