{
  "name": "Keystone Pumpers Admin",
  "short_name": "KP Admin",
  "description": "Manage your WoW Discord guild — Hall of Fame, Mythic+ events, members, achievements, runtime logs and more.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0d1117",
  "theme_color": "#f0a500",
  "lang": "en",
  "icons": [
    {
      "src": "assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "social", "utilities"],
  "shortcuts": [
    {
      "name": "Admin panel",
      "short_name": "Admin",
      "description": "Jump straight to the admin dashboard",
      "url": "/admin"
    },
    {
      "name": "Wiki",
      "short_name": "Wiki",
      "description": "Bot commands reference",
      "url": "/wiki"
    }
  ]
}
