{
  "name": "CWTB Admin Panel",
  "short_name": "CWTB Admin",
  "description": "Crawling With The Boys server administration panel",
  "start_url": "/admin/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d0d",
  "theme_color": "#e8a020",
  "icons": [
    {
      "src": "/assets/img/BlackLogo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/img/BlackLogo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["utilities"],
  "shortcuts": [
    {
      "name": "BeamMP Panel",
      "url": "/admin/beammp.html",
      "description": "Manage BeamMP servers"
    },
    {
      "name": "Ban List",
      "url": "/admin/beammp.html#bans",
      "description": "View and manage bans"
    }
  ]
}
