{
  "name": "Vanbushiflix",
  "short_name": "Vanbushiflix",
  "description": "Live server stats, play history, trending content and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#07090e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "vanbushiflixlogodiscord.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Server Stats",
      "short_name": "Stats",
      "url": "/stats",
      "description": "Live server stats and charts"
    },
    {
      "name": "Search Library",
      "short_name": "Search",
      "url": "/search",
      "description": "Search movies and TV shows"
    }
  ]
}
